I am not a java guy.. but made this code ( to open new page sized.. on another page of mine

but darn i can not get it to do so on this page?

Is it a DIV thing... new to these tags too///

http://www.mastar.com/Presentations.html
Where it say Teamviewer button the Help link to call the page in the Presentation folder name TeamViewer_access.html

cut npaste snippet

<br>
<div class="presentationscontentbox3">
<h1><strong>SUPPORT</strong></h1>
<div class="prebox1">
<p>To get started:<br>
<span class="more_link do_not">OPTION 1</span><br>
Go to<br>

<a href="http://www.logmein.com/">
<img src="images/logmeIn_logo.jpg" alt="LMI" width="129" height="41"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="Presentations/LogMeIn_access.html">Help</a><br>
</p>
<p>&nbsp;</p>
<p><span class="more_link do_not">OPTION 2</span><br>
Go to<br>


<a href="http://www.teamviewer.com/index.aspx"><img src="images/teamview.jpg" alt="teamviewer" width="164" height="47"></a>&nbsp;&nbsp;&nbsp;<a href="javascript:openWindow( 'Presentations/TeamViewer_access.html',400,400,0,0,0,0 ,0,0,10,10)">Help</a>

</a> </p>
<p>&nbsp;</p>


</div>
</div>
<br>
<br>
<br>

Recommended Answers

All 6 Replies

Dear,

Important thing to remember that Java is not a JavaScript and vice-versa.

NO java script foke this site huh///

Request to move this post to JavaScript section sent..

something wrong with this part of code.. when I rollover I get the hand,,, down at the bottom task task gives me the html.. nothing happens... and the exact same code that works in another page if i cut n paste it... doesn't work

<a href="javascript:openWindow( 'test3.html') ">

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.