1 Attachment(s)
JavaScript Browser Issues
Do you know why the "AllWebMenus" JavaScript code doesn't work properly with Google Chrome on my WordPress Blog ( http://www.axtell.com/puppets/ ), whereas it works fine in a normal HTML page ( http://www.axtell.com/owl-test.html )?
WordPress/GoogleChrome Screenshot Attached
This "AllWebMenus" JavaScript code works fine in other browsers like IE, FireFox & Safari.
Thanks!
Problem Persists Even with "Transitional"
Hi Linkno,
Thanks for your prompt reply.
The problem persists in Google Chrome, even though I switched the doc type to "transitional":
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Here's the page. Maybe the first thought you had about improperly written CSS was right on... Do you have any way of looking into it from your end?
Thanks!