View Full Version : auto-sizing window javascript


indianbean
07-06-2003, 10:44 PM
Hi can anyone tell me what I am doing wrong here -

http://someblueshouse.web1000.com/statuary.html

I am trying to get that first rabbit thumbnail to have a pop up of a larger rabbit and the larger rabbit doesn't pop up.
I am using this codelifter script -

http://www.codelifter.com/main/javascript/autosizeimagepopup.html

Thanks

indianbean
07-07-2003, 02:48 PM
Anybody? I'm still stumped. I have read over the directions for the script, double checked my code and I still can't find the problem.
I've searched for other similar posts, I saw the post shortly before mine but I couldn't find anything in it to help me.

indianbean
07-07-2003, 03:42 PM
I found it out. I had quote marks for the inches tall and deep - ".
It was fouling up the script so I wrote out inches instead of using the quote marks for it. It is working fine now. :)