L
LCValentine
I've been developing a plugin for WordPress to allow WordPress users to
host, manipulate, and feature their own images in a gallery type
fashion. While this is NOT my webpages, it is my beta test area, where
in I am getting the following problem(s):
The page loads a "variable" (the JS changes) javascript with the
function "show_img" defined.
Within the page, each image is wrapped in a link to attach it to the
"onclick" event and thus the "show_img" function.
In Firefox, I don't have a single error.
The w3.org validator says my xhtml is flawless.
But when I go to the index:
http://blog.sosam.net/index.php?p=MUSE
and load the newest photo album "Car Show" (please follow the previous
link and choose Car Show)
I get the following error:
Line: xxx
Char: 1
Error: Object expected
Code: 0
URL: http://blog.sosam.net/index.php?p=MUSE&aid=33
"Line: xxx" refers to any line with the link featuring "show_img" that
you just clicked on.
-QUIRK-
If you reload this page, the error stops happening.
If anyone has experienced this and wants to tell me I'm not completely
crazy, please tell me so. Also, if anyone can explain this I would be
eternally greatful!!
host, manipulate, and feature their own images in a gallery type
fashion. While this is NOT my webpages, it is my beta test area, where
in I am getting the following problem(s):
The page loads a "variable" (the JS changes) javascript with the
function "show_img" defined.
Within the page, each image is wrapped in a link to attach it to the
"onclick" event and thus the "show_img" function.
In Firefox, I don't have a single error.
The w3.org validator says my xhtml is flawless.
But when I go to the index:
http://blog.sosam.net/index.php?p=MUSE
and load the newest photo album "Car Show" (please follow the previous
link and choose Car Show)
I get the following error:
Line: xxx
Char: 1
Error: Object expected
Code: 0
URL: http://blog.sosam.net/index.php?p=MUSE&aid=33
"Line: xxx" refers to any line with the link featuring "show_img" that
you just clicked on.
-QUIRK-
If you reload this page, the error stops happening.
If anyone has experienced this and wants to tell me I'm not completely
crazy, please tell me so. Also, if anyone can explain this I would be
eternally greatful!!