bpaulsen2000
06-19-2002, 03:27 AM
hi,
deleted old thread, since that didn't answer problem. posting
code because of all the dynamic variables would be confusing.
so, if anyone can help, here's some link instructions:
1) go to http://www.vehicle411.com
2) in the "vehicle classifieds" panel just click "search" which will
bring up 68 vehicles.
3) click on link for any vehicle, which will display vehicle information in a popup window.
up to this point everything is fine. BUT when you click the popup's
"connect" button to link to a dealership the new window is
undersized (actually, if it replaced the original vehicle411 window
that would be fine).
have tried a lot of different combinations, including the
<a href="javascript:photowindow('dealerurl')"> suggested in
the other post gives weird result showing
javascript:photowindow('dealerurl') in the address window
instead of the actual url--meaning it doesn't call the photowindow
function.
P.S. if you look at the source--all the server values are passed
correctly and don't interfere with the code. right now, I've got
a simple <a href="dealerurl"> instead of the JS method. Also,
have hard coded values to make sure dynamic stuff was working--
and they work. what's really annoying is that I've used just about
the same JS code to create that vehicle popups.
P.P.S. went back and changed code to using <a href="#" etc.
which doesn't work either. but have a direct url for anyone
reading this (when clicking on "connect" button it's just
creating a copy of itself!!!
http://www.vehicle411.com/_system/directoryprojection/directoryproductdisplay.cfm?vinnumber=1G6DW51Y2H9765108&cid=1#
deleted old thread, since that didn't answer problem. posting
code because of all the dynamic variables would be confusing.
so, if anyone can help, here's some link instructions:
1) go to http://www.vehicle411.com
2) in the "vehicle classifieds" panel just click "search" which will
bring up 68 vehicles.
3) click on link for any vehicle, which will display vehicle information in a popup window.
up to this point everything is fine. BUT when you click the popup's
"connect" button to link to a dealership the new window is
undersized (actually, if it replaced the original vehicle411 window
that would be fine).
have tried a lot of different combinations, including the
<a href="javascript:photowindow('dealerurl')"> suggested in
the other post gives weird result showing
javascript:photowindow('dealerurl') in the address window
instead of the actual url--meaning it doesn't call the photowindow
function.
P.S. if you look at the source--all the server values are passed
correctly and don't interfere with the code. right now, I've got
a simple <a href="dealerurl"> instead of the JS method. Also,
have hard coded values to make sure dynamic stuff was working--
and they work. what's really annoying is that I've used just about
the same JS code to create that vehicle popups.
P.P.S. went back and changed code to using <a href="#" etc.
which doesn't work either. but have a direct url for anyone
reading this (when clicking on "connect" button it's just
creating a copy of itself!!!
http://www.vehicle411.com/_system/directoryprojection/directoryproductdisplay.cfm?vinnumber=1G6DW51Y2H9765108&cid=1#