adding address bar to my desktop

L

Lithium

Guest
ok ive been working on a interactive desktop and i wanna add an address bar to it like you have on the start bar any idea's on how i might do that?
 
i know how to do that i want it on my desktop sorry if i didnt make it more specific
 
Hi,
Don't know if this will work but i found this script:

<FORM Name="Redirect">

<INPUT TYPE="Text" Name="URL" Value="http://www.">
<INPUT TYPE="Button" Value="Load Page" onClick="location.href = this.form.elements[0].value">
</FORM>

Hope this helps,
Mike
 
alright ive got it on the desktop but everytime i try to load a web page it changes my desktop to the web page lol
 
same here

kinda works great.. but it seems to not be able to function as a webbrowser....

hmmmm kinda interesting to get a webbrowser as desktop hehe..

let me know if there is a solution..




DvL:D
 
this should do it

<FORM Name="Redirect" target="_new">

<INPUT TYPE="Text" Name="URL" Value="http://www.">
<INPUT TYPE="Button" Value="Load Page" onClick="window.open(this.form.elements[0].value)">
</FORM>
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back