Fabri wrote:
> Randy Webb wrote:
>
>>> 1) Add to favorites.
>
>
> if (window.sidebar) window.sidebar.addPanel('G',
> 'http://www.google.com','')
Does nothing in any of the three browsers I use for testing. If changed
to the following:
javascript
:if (window.sidebar){alert('I support window.sidebar')}
I get the alert in Mozilla but with the original code I do not get
anything added. Probably due to me removing the sidebar.
>>> 2) Set home page startup.
>>
>> Not with script.
>
>
> Acc..
I am not sure what Acc is supposed to mean there, but, if it is to imply
that you can set the home page startup, I would be interested in seeing
an example.
--
Randy
comp.lang.javascript FAQ -
http://jibbering.com/faq & newsgroup weekly