Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Mozilla FF, 2 helps...

Reply
Thread Tools

Mozilla FF, 2 helps...

 
 
Fabri
Guest
Posts: n/a
 
      03-18-2005
I remember to have seen I site that permit "ADD to favorites" via script
also with Firefox.


Do you know, please, if there is a crossbroser way to :

1) Add to favorites.
2) Set home page startup.

Best regards.

--
Fabri
(Non è tuttu oru chiddu chi stralluci, né tuttu veru chiddu ca si dici)
 
Reply With Quote
 
 
 
 
Randy Webb
Guest
Posts: n/a
 
      03-18-2005
Fabri wrote:

> I remember to have seen I site that permit "ADD to favorites" via script
> also with Firefox.
>
>
> Do you know, please, if there is a crossbroser way to :
>
> 1) Add to favorites.


Not with script.

> 2) Set home page startup.


Not with script.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
 
Reply With Quote
 
 
 
 
Fabri
Guest
Posts: n/a
 
      03-18-2005
Randy Webb wrote:
>> 1) Add to favorites.


if (window.sidebar) window.sidebar.addPanel('G', 'http://www.google.com','')

>> 2) Set home page startup.

> Not with script.


Acc..

--
Fabri
(Non è tuttu oru chiddu chi stralluci, né tuttu veru chiddu ca si dici)
 
Reply With Quote
 
Randy Webb
Guest
Posts: n/a
 
      03-18-2005
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
 
Reply With Quote
 
Fabri
Guest
Posts: n/a
 
      03-21-2005
Randy Webb wrote:

> 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.



It means "what a pity"..and I don't know how to do it


--
Fabri
(Non è tuttu oru chiddu chi stralluci, né tuttu veru chiddu ca si dici)
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla pieces versus Mozilla Suite Doug Chadduck Firefox 40 02-12-2006 10:27 PM
Windows Media opening outside Mozilla not in a Mozilla Window Jim Firefox 3 12-17-2005 02:00 AM
CSS Mozilla: Make Mozilla not ignore height style of an inline element Henri HTML 9 02-22-2005 06:08 PM
My CUSTOM Versions Of Mozilla Fiorefox & Mozilla Thunderbird Norvin Adams III Firefox 6 07-13-2004 03:26 PM
mozilla 1.5 from mozilla 1.4 Disco Firefox 6 11-07-2003 04:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57