Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: href


Message #1 by "Jorge H. Carnovale" <carnovalej@h...> on Tue, 26 Dec 2000 17:19:46 -0300
Hey , thanks a lot, it was very useful, funny i ve never used it in any
page. Well if u need anything at anytime just let me know. Thank you again.
Lucks. George.

PD: You can call me George if u like or if it sounds more familiar to you :)
(Besides everybody call me that way, even here).

----- Original Message -----
From: "John Covert" <john.covert@g...>
To: "javascript" <javascript@p...>
Sent: Wednesday, December 27, 2000 3:31 PM
Subject: [javascript] RE: href


> Jorge here ya go:
>
>
============================================================================
> =============
>
> <html>
>
> <head>
> <title>New Page 1</title>
> </head>
>
> <body>
> <p>Jump to Hey4 by clicking <a href="#Hey4">here</a></p>
> <p>Hey1</p>
> <p>Hey2</p>
> <p>Hey3</p>
> <p><a name="Hey4">Hey4</a></p>
> <p> </p>
>
> </body>
>
> </html>
>
>
============================================================================
> =============
>
> -----Original Message-----
> From: Jorge H. Carnovale [mailto:carnovalej@h...]
> Sent: 12272000 12:36 PM
> To: javascript
> Subject: [javascript] RE: href
>
>
> Thanks for responding, could u send me an example of a bookmark please,
> cause i ve never used them.?
>
> ----- Original Message -----
> From: "John Covert" <john.covert@g...>
> To: "javascript" <javascript@p...>
> Sent: Wednesday, December 27, 2000 11:52 AM
> Subject: [javascript] RE: href
>
>
> > #Fields would be a bookmark which is anchored elsewhere in the HTML?
> >
> > John
> >
> >
> > -----Original Message-----
> > From: Jorge H. Carnovale [mailto:carnovalej@h...]
> > Sent: 12262000 3:20 PM
> > To: javascript
> > Subject: [javascript] href
> >
> >
> > What is this for?  "#Fields" What's  the meaning of the #?
> >
> > <a onmouseover="document['ImgEdit<%=mintI%>'].imgRolln 
> > document['ImgEdit<%=mintI%>'].src;
> >                      document['ImgEdit<%=mintI%>'].src 
> > document['ImgEdit<%=mintI%>'].lowsrc;"
> > onmouseout="document['ImgEdit<%=mintI%>'].src 
> > document['ImgEdit<%=mintI%>'].imgRolln" href="#Fields"
> > onclick="javascript:mFillFields('<%=mrcsRS("proye_codi")%>',
> >                                         '<%=mrcsRS("subproye_codi")%>',
> >                                         '<%=mrcsRS("profe_codi")%>',
> >                                         '<%=mrcsRS("tare_codi")%>',
> >                                         '<%=mrcsRS("fecha")%>',
> >                                         '<%=mrcsRS("horas")%>',
> >                                         '<%=mrcsRS("breve_descrip")%>',
> >                                         '<%=mrcsRS("comple_descrip")%>',
> >                                         '<%=mrcsRS("hora_tipo")%>',
> >
> '<%=mrcsRS("tipo_tarea_codi")%>');">
> >               <img border="0" src="images/edit0.gif"
> id="ImgEdit<%=mintI%>"
> > name="ImgEdit<%=mintI%>" lowsrc="images/edit1.gif"
> > dynamicanimation="ImgEdit" width="14" height="14"></a>
> >
> >
>
>

--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to javascript as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-javascript-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index