views:

40

answers:

2

I am trying to create an interface using jQuery but having some difficulty making it work on different browsers although, what I am linking now should work on most of the Windows browsers.

See here: http://122.173.254.198/picasa_hover_experiment.htm

(Please note the problem part is programmed minimal and solution expected on same)

The problem is with images 3 and 8 which I want to focus on mouseover and show in between as other images. It fails to work on either Opera or IE 6 as I am testing. Would somebody provide me a cross-browser and working solution to it?

A: 

Try updating your jQuery to 1.4.2...

http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

Alastair Pitts
This wont help or solve my problem.
Anvi
@Anvi: How do you know? I'm trying to narrow down the issues with your code. Having an old version of jQuery might mean bugs in the code your trying to leverage.
Alastair Pitts
A: 

@Anvi

Have you intentionally left the bit for us to resolve, the centering part for 3 and 8?

rajuv
@rajuvYes..I did, can you help
Anvi