Shifting caused by open browser cmd

liunx

Guest
Hi,<br />
<br />
I have a site up at <!-- m --><a class="postlink" href="http://www.imagine-that.us">http://www.imagine-that.us</a><!-- m --><br />
<br />
I created it in Dreamweaver 4. I am having problems with the following pages under the high speed section. Graphics, More Services, and Reviews. What the problem is that when I ad the open browser command to the rollovers, this command or behavior, as it is called causes the navigation bar at the top to shift horizontally in IE. Using it on xp IE version 6.00.28. It looks fine in netscape. Same problem occurs in AOL. <br />
<br />
In order to see the problem the IE window must be maximized and the favorites panel must be turned off. This shifting problem is only evident in this fashion. Using the back and forward buttons is also adviseable. If there is a pause you will not notice it. If it flips immediately you will. <br />
<br />
What do I need to do to fix this?<br />
<br />
Thanks,<br />
Steve<!--content-->because you are reloading the page everytime you click on the images.<br />
<br />
onClick="MM_openBrWindow('menu1.htm','','resizable=yes,width=441,height=302'); return false;"><br />
<br />
add the bold should do it<!--content-->Hi,<br />
<br />
Thanks for the suggestion but adding the code in bold did<br />
not eliminate the shifting caused by the open browser behavior. Could this be a JAVA problem or is this strictly HTML?<br />
<br />
Thanks,<br />
Steve<!--content-->really? hmm it worked for me. also if you have an onclick then you don't need a href in there. do this href=http://www.htmlforums.com/archive/index.php/"javascript:void(0)" or just make it href="#"<br />
<br />
I am telling you that you are reloading the page everytime you click on the image.<!--content-->Hi,<br />
<br />
Maybe I am SOL I don't know. I am running this on Windows XP and IE 6.00.28 and I get the same effect in AOL 7. There is still a shift. I checked my other dial up version and it has no shift. Could it be the Flash file itself? Does a tag have to be placed with the flash file that is the navigation bar to keep it from moving? Would i thelp matters ig I made the page inDreamweaver MX instead of DW4?<br />
<br />
I know you guys must think I am nuts! :)<br />
<br />
Thanks Steve<!--content-->didn't you here what I said, you are reloading the whole page as it puts the horizontal scrollbar back to the left. it has nothing to do with the flash. why surf with your favorites on anyway.<!--content-->
 
Back
Top