Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

URGENT!!! URGENT!!! THANKS 1

Status
Not open for further replies.

JrClown

Technical User
Oct 18, 2000
393
US

hello all, I need help fast please.

I need to assign this code to a JPEG. I don't know how

<a href=&quot;#&quot; OnClick=&quot;window.open ('file:///M:/myforms','me','toolbar=no,directories=no,status=no, scrollbar=yes, width=280,height=250')&quot; dynamicanimation=&quot;fpAnimformatRolloverFP1&quot; fprolloverstyle=&quot;color: #FFFFFF; font-weight: bold&quot; onmouseover=&quot;rollIn(this)&quot; onmouseout=&quot;rollOut(this)&quot; language=&quot;Javascript1.2&quot;> QUOTE OF THE DAY
Not to know if bad; not to wish to know is worse.
<%
Jr Clown
%>
 
<IMG SRC=&quot;MYIMG.JPG&quot; onClick=&quot;...&quot;

Instead of <A onClick..

or

<SPAN onClick=&quot;...&quot;><IMG SRC=&quot;MYIMG.JPG&quot;></SPAN>
 
Thanks for your help Swany.
One more thing tho, would you know how to assign the child window property to the link? I would like for the link when clicked to display a 280x250 window. Thanks again QUOTE OF THE DAY
Not to know if bad; not to wish to know is worse.
<%
Jr Clown
%>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top