Hover over effects

craftygeek

New Member
If it is to go on a normal site ie, not a Joomla one, I'd suggest looking at Jquery - there are loads of premade plugins that do infobox/lightbox/gallery type presentations...a quick google will find what you're after.

If its Joomla - then it'll be mootools & there will probably be a module already made for the job.
 

leroy30

New Member
The easiest way is to have a folder of simple html files and hide/show a div. You can do it real easy with JQuery. Have a look at my recent website http://www.securedsigning.co.nz/demos.aspx and click on a demo and you'll see what can be done with a simple javascript to hide / show a div and create an iframe at runtime.

By the way I see you are from New Zealand!! I only just signed up It's good to see I'm not the only kiwi here!! :eek:)
 

emilyl

New Member
It doesn't need to be a major event when a user hovers over a link, just a subtle effect to help them out and add some style to your page.
 
Top