Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old September 3rd, 2008, 03:25 PM
Rick Merrill
Guest
 
Posts: n/a
Default text to address bar

Is there an html or javascript way to
load text into the browser address bar?
  #2  
Old September 3rd, 2008, 04:45 PM
Jonathan N. Little
Guest
 
Posts: n/a
Default Re: text to address bar

Rick Merrill wrote:
Quote:
Is there an html or javascript way to
load text into the browser address bar?
Yeah, it's call a link

<a href="http://www.example.com">Put www.example.com in the address bar</a>

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
  #3  
Old September 4th, 2008, 12:15 AM
Rick Merrill
Guest
 
Posts: n/a
Default Re: text to address bar

Jonathan N. Little wrote:
Quote:
Rick Merrill wrote:
Quote:
>Is there an html or javascript way to
>load text into the browser address bar?
Yeah, it's call a link
>
<a href="http://www.example.com">Put www.example.com in the address bar</a>
>
How would you use mouseover to return to the referring page?
  #4  
Old September 4th, 2008, 12:35 AM
Jonathan N. Little
Guest
 
Posts: n/a
Default Re: text to address bar

Rick Merrill wrote:
Quote:
Jonathan N. Little wrote:
Quote:
>Rick Merrill wrote:
Quote:
>>Is there an html or javascript way to
>>load text into the browser address bar?
>Yeah, it's call a link
>>
><a href="http://www.example.com">Put www.example.com in the address
>bar</a>
>>
>
How would you use mouseover to return to the referring page?
You don't. That is what the "back" button on your browser is for.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
  #5  
Old September 4th, 2008, 01:25 AM
David E. Ross
Guest
 
Posts: n/a
Default Re: text to address bar

On 9/3/2008 7:16 AM, Rick Merrill wrote:
Quote:
Is there an html or javascript way to
load text into the browser address bar?
If you are using a Gecko-based browser (e.g., Firefox, SeaMonkey),
install the PrefBar extension from <http://prefbar.mozdev.org/>. Then
go to PrefBar's "More Buttons" page at
<http://prefbar.mozdev.org/buttons.htmland import the "Text URL"
button.

When you then select a URL on a Web page expressed only as text and not
as a link (highlighting the text with your cursor), you can select the
"TXTURL" button on the PrefBar toolbar to launch a new tab with the page
at the selected URL.

If the highlighted text is NOT an actual URL, it will still appear in
the browser's address area in a new tab.

--

David E. Ross
<http://www.rossde.com/>

Q: What's a President Bush cocktail?
A: Business on the rocks.
  #6  
Old September 4th, 2008, 02:05 AM
Jonathan N. Little
Guest
 
Posts: n/a
Default Re: text to address bar

David E. Ross wrote:
Quote:
When you then select a URL on a Web page expressed only as text and not
as a link (highlighting the text with your cursor), you can select the
"TXTURL" button on the PrefBar toolbar to launch a new tab with the page
at the selected URL.

You know without PrefBar toolbar extension all you have to do is select
the test and drag to a tab or blank area beside a table to open a
"textual" url.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 

Bookmarks

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles