...

new thread on window resizing

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#

JohnKrutsch
06-19-2002, 04:41 AM
Hmm... I went there pressed connect and it opened a window with the dealrs site in it. It was regular size and it had what seemed to be the corec turls in the address bar:

http://www.vehicle411.com/allatino/

What is supposed to happen?

I am using IE6 WIN98SE

bpaulsen2000
06-19-2002, 05:03 AM
hi John,

thanks for reply. was working on page while this post was up
and applied a klugy workaround (a few minutes ago) by adding

<script language="JavaScript"><!--
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
//--></script>

to the target file, which gives me a full screen now--except for
my system tray which is parked on top, so the top page portion
is cut off by the system tray.

this must be the version you looked at.

Vimal Kumar
10-12-2009, 07:07 AM
aaaaa



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum