So it's the 'return false' statement that makes your links different from
Sandhya's.

--- Wendy Smoak <[EMAIL PROTECTED]> wrote:
> > From: Hubert Rabago [mailto:[EMAIL PROTECTED] 
> > I think your problem is that the link itself goes somewhere 
> > instead of just
> > calling the JS function.  Why don't you try something like
> > <html:link href="javascript:attSubmit()">attName</html:link>
> > or even just a regular, non-struts tag, link?
> 
> I think the "javascript:function()" syntax is frowned upon by JavaScript
> purists...
> 
> My links turn out looking like this:
> <a href="noscript.html" title="Manual Lookup"
> onclick="advancedTab();return false;">Manual Lookup</a>
> 
> Where 'noscript.html' is a page that people never see.  Well, unless
> they hava JavaScript turned off, in which case they never would have
> gotten this far in my webapp.
> 
> Wendy Smoak
> Application Systems Analyst, Sr.
> ASU IA Information Resources Management 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to