Click to See Complete Forum and Search --> : oh and heres another thing i need help with
i understand simple rollover's now thanks to tiggis help :-) but just want to know how you would create a rollover that is exactly like this link below (its a soft blended style of rollover). So 2 things i need to esp know how to create this.
1- most important.. how they make the BIG image rollovers almost blend into the new one when you mouse over the small image. ie rather than a sharp swap i want to create this soft one
2-how do you make sure on mouse out the new image remains and doesnt go back to the original main image
http://www.louiscarr.com/properties.php?id=103916
basically i need to know how to recreate this whole rollover :-)
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
If you look in their code, they have the attribution cited:
* Image Thumbnail Viewer II script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
KDLA
ah thank you soo much...
also do you know of any forum or info sites like dynamic drive & flash.kit that is dedicated to just dreamweaver to teach you how to do things :-)
It's best to learn to code things without the help of Dreamweaver, but do a Google search for Dreamweaver tutorials, and you'll come up with lots of options. Macromedia's site also has many tutorials.
KDLA
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm i went to this site, copied the code and changed it to my images and put it in my site html as intstructed ... but it always appears at the top of my page above everything else.. what i really need to know is
how do i put it in a table in the middle of my page with the smaller thumbnail images to the side of it.. i want to be able to choose where it goes on my page...
tasneem
05-26-2006, 01:42 PM
hi
for dreamweaver tutorials, try smartwebby.com
thnx
Lodovikus
05-26-2006, 06:48 PM
on design view, click the exact cell or area you want the images to appear and then switch over to code view and type the javascript function that makes the images change right on to where the cursor is located, given you haven't clicking the mouse inside the page since you clicked it on design page
sorry I hope makes any sense to you, english is not my first language
ah thank you both very much.. i will try out that design / code views :-) fingers crossed and also that site for tutorials :D hopefully will get better with it all soon lol