Hello all.
On a website i am working on a JQuery gallery(gallery view) and it's look great in firefox.
But in Internet Explorer 7 it looks really bad.
I have located problem to this php code
I will really appreciate if somebody have suggestion how to solve this problem
Kind Regards
Tom
On a website i am working on a JQuery gallery(gallery view) and it's look great in firefox.
But in Internet Explorer 7 it looks really bad.
I have located problem to this php code
Code:
<UL class=filmstrip> <LI><a href="#" onClick="window.open('project_gallery/37/Winter.jpg','','width=500,height=380,menubar=yes')"><img src="project_gallery/37/Winter.jpg" width="63" height="63"></LI></UL>
Kind Regards
Tom
Comment