[thelist] Holy Status Bar Batman

Sam Carter sam at iness.com
Wed Aug 3 20:06:32 CDT 2005


Jeff Howden wrote:

>You probably already know that the # is the wrong value to use *ever* for
>the href attribute.  You may also know that "onClick" really should be
>"onclick" (note the case).  You probably also know that abstracting a call
>like this to a function would be more appropriate for a number of reasons.
>You may even know that moving the link to be used in the open() method
>really should be moved to the href attribute.  All that aside, what you may
>not know is that all the items in the third argument of the open() method
>that have a value of no don't have to be included in the third argument.
>Instead, just omit them and they'll automatically be turned off, provided
>the user's browser, the user's window settings, and the security context
>your site is running in all allow them to be turned off.
>
>  
>
If anyone else wants to get smart with me regarding the post I made on a 
rudimentary JavaScript bug, please do it off-list.

Thank you,

Sam



More information about the thelist mailing list