![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread |
|
|
PM User | #1 |
|
New to the CF scene Join Date: Nov 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
cross browser problem
Hi, I'm using some script.aculo.us to show pictures which works fine in Firefox but goes strangely ary in Internet Explorer. Could someone please point me in the right direction to learn how to satisfy both browsers?
The current use is at www.whatapicture.biz/joanna/showtest. |
|
|
|
|
|
PM User | #2 | |
|
Master Coder ![]() Join Date: Mar 2007
Location: God's own country
Posts: 8,976
Thanks: 142
Thanked 1,192 Times in 1,184 Posts
![]() ![]() ![]() ![]() |
Your current DOCTYPE is invalid. I'd recommend you to use a valid one like
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
__________________
Quote:
|
|
|
|
|
|
|
PM User | #4 |
|
Senior Coder ![]() Join Date: Jun 2002
Location: London, UK
Posts: 1,512
Thanks: 5
Thanked 59 Times in 58 Posts
![]() |
Your page is still invalid.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Rate This Thread | |
|
|