[jQuery] image rollover

2009-10-04 Thread jessie
Hi I have implemented this jQuery for image rollover on href The only problem is, is there a way to call more than one class for this particular function? $(function(){ // Document is ready $("#nav td").enter();// call the function }); So i have more than one class i'd like to this function b

[jQuery] image rollover

2009-02-17 Thread myjquery
Hi all, im a newbie - infact just start learning jquery today! I'm trying to work on an image mouseover function. When the user mouse- over the image, the image will turn almost transparent and then some text will appear on the top of the image. Something like this on this site: http://www.bbc.c

[jQuery] Image rollover effects in Superfish menu

2009-02-01 Thread Simbarashe
We have built our site using superfish to handle the main navigation menu. The top level elements are images and for selecting the 'current section" image, we use the codebehind to set the different image states, and a rollover function in the client side to handle the image rollovers. That gives

[jQuery] Image rollover using jQuery

2008-11-30 Thread Ray M
Hello, Are there any existing jQuery plugin which can provide similar image rollover functions such as the one provided by Dreamweaver? Thanks. Ray

[jQuery] Image rollover plugin?

2007-09-06 Thread howa
Something like what dreamweaver provide, are there such as plugin in jQuery? Thanks.

[jQuery] Image Rollover

2007-08-03 Thread Frank
Hi fellow members, I have to accomplish the following for same page side navigation: pseudo code: nav 1 - mouseout image1, mouseover image2 click image, fn(view div) css display:block shows text on same page if "click" show image 2 - if !click show image1 nav(n) the same as above If click nav