|
From: kim on 9 Apr 2008 12:12 Hi there is it possible to make a link on a webpage - that users can click on And then get/download a direct shortcut to a this website ?? Like: <a href="javascript:window.external.AddDesktopComponent(location.href, 'website');">Add to Desktop</a> Ex.Take a look here http://www.econlit.org/icon.php --------------------------------------------------------------------------------------------------------- On the bottom of the page, you can get a "link file" how is that done ?? I want my users to accept the "shortcut" Hope you can help
From: kim on 9 Apr 2008 13:14 On 9 Apr., 18:12, k...(a)webactor.dk wrote: > Hi there > > is it possible to make a link on a webpage - that users can click on > And then get/download a direct shortcut to a this website ?? > > Like: > <a href="javascript:window.external.AddDesktopComponent(location.href, > 'website');">Add to Desktop</a> > > Ex.Take a look herehttp://www.econlit.org/icon.php > --------------------------------------------------------------------------------------------------------- > On the bottom of the page, you can get a "link file" > how is that done ?? > > I want my users to accept the "shortcut" > > Hope you can help Okay i can see - that IE 7 dosen´t support AddDesktopComponent Look here : ttp://msdn2.microsoft.com/en-us/ie/aa740486.aspx But is there another way around this ?? Hope you can help :) C yaaa | Best Regards Kimo
From: kim on 10 Apr 2008 05:05 On 9 Apr., 19:14, k...(a)webactor.dk wrote: > On 9 Apr., 18:12, k...(a)webactor.dk wrote: > > > > > > > Hi there > > > is it possible to make a link on a webpage - that users can click on > > And then get/download a direct shortcut to a this website ?? > > > Like: > > <a href="javascript:window.external.AddDesktopComponent(location.href, > > 'website');">Add to Desktop</a> > > > Ex.Take a look herehttp://www.econlit.org/icon.php > > --------------------------------------------------------------------------------------------------------- > > On the bottom of the page, you can get a "link file" > > how is that done ?? > > > I want my users to accept the "shortcut" > > > Hope you can help > > Okay i can see - that IE 7 dosen´t support AddDesktopComponent > Look here : ttp://msdn2.microsoft.com/en-us/ie/aa740486.aspx > > But is there another way around this ?? > > Hope you can help :) > > C yaaa | Best Regards > Kimo- Skjul tekst i anførselstegn - > > - Vis tekst i anførselstegn - Okay .. here is somthing. http://www.webdeveloper.com/forum/archive/index.php/t-78281.html But how do i get it to work .. ( Newbie here :) What should the source code look like ?? How do i insert it into my .html code ?? Really hope you can help C yaaa | Kimo
From: kim on 10 Apr 2008 08:01 On 10 Apr., 11:05, k...(a)webactor.dk wrote: > On 9 Apr., 19:14, k...(a)webactor.dk wrote: > > > > > > > On 9 Apr., 18:12, k...(a)webactor.dk wrote: > > > > Hi there > > > > is it possible to make a link on a webpage - that users can click on > > > And then get/download a direct shortcut to a this website ?? > > > > Like: > > > <a href="javascript:window.external.AddDesktopComponent(location.href, > > > 'website');">Add to Desktop</a> > > > > Ex.Take a look herehttp://www.econlit.org/icon.php > > > --------------------------------------------------------------------------------------------------------- > > > On the bottom of the page, you can get a "link file" > > > how is that done ?? > > > > I want my users to accept the "shortcut" > > > > Hope you can help > > > Okay i can see - that IE 7 dosen´t support AddDesktopComponent > > Look here : ttp://msdn2.microsoft.com/en-us/ie/aa740486.aspx > > > But is there another way around this ?? > > > Hope you can help :) > > > C yaaa | Best Regards > > Kimo- Skjul tekst i anførselstegn - > > > - Vis tekst i anførselstegn - > > Okay .. here is somthing.http://www.webdeveloper.com/forum/archive/index.php/t-78281.html > > But how do i get it to work .. ( Newbie here :) > What should the source code look like ?? > > How do i insert it into my .html code ?? > > Really hope you can help > > C yaaa | Kimo- Skjul tekst i anførselstegn - > > - Vis tekst i anførselstegn - Well this here might do the job http://www.rw-designer.com/make-shortcut-icon C yaaa | Kimo
|
Pages: 1 Prev: cookies, onLoad and IE v Firefox Next: Finding the name of the element selected |