problem runing shadowbox: "error in parsing value for property..

3 messages Options
Embed this post
Permalink
Marcus

problem runing shadowbox: "error in parsing value for property..

Reply Threaded More More options
Print post
Permalink
Hi folks'

Looking to integrate shadowbox with website www.tremyfoel.co.uk, so far trying it out  on page www.tremyfoel.co.uk/sorrento.htm I have 14 images in a gallery, 3 linked to thumbnails on the page.

Seems to have installed ok and trying to run, but no output only the 3 linked image from thumbnails. Firefox error console gives me : "error in parsing value for perameter height " and ditto width for each image I note from googling that there is a long standing issue in firefox re specifying px however doesn't work in IE8 either.
Any ideas?

(I also have a problem with this page not linking to the main style sheet, but I don't think this is connected to the shadowbox problem..)

Thanks for any help
Marcus

Re: problem runing shadowbox: "error in parsing value for property..

Reply Threaded More More options
Print post
Permalink
WEll I have modified

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

(all one line) to


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

and now it seems to work

One of you clever chappies can tell me why!?
Marcus

Re: problem runing shadowbox: "error in parsing value for property..

Reply Threaded More More options
Print post
Permalink
except it doesn't when uploaded! Only working local PC