Click here to get back home

ie7 MenuExt

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
ie7 MenuExt hsieh711 12-02-2006
Get Chitika Premium
Posted by hsieh711 on December 2, 2006, 4:35 am
Please log in for more thread options


When use IE7,What would really be nice is to have a context selection
that when a person puts a URL into a document but does not hyper link
it, would allow you to highlight it, right click and have a selection
like "Go to URL of opera MenuExt",Who can help to do it?


Posted by Dan on December 2, 2006, 11:25 am
Please log in for more thread options



hsieh711@yahoo.com.tw wrote:
> When use IE7,What would really be nice is to have a context selection
> that when a person puts a URL into a document but does not hyper link
> it, would allow you to highlight it, right click and have a selection
> like "Go to URL of opera MenuExt",Who can help to do it?

You would perhaps have better luck getting such a feature implemented
in a community-developed, open-source browser such as Mozilla Firefox
or SeaMonkey, as opposed to a closed-source proprietary one such as IE.

In fact, what you want can probably be implemented as a GreaseMonkey
script for Firefox (and maybe there's even one already out there).

--
Dan


Posted by jim on December 3, 2006, 7:28 pm
Please log in for more thread options


Here's a bookmarklet I created with your design specs;
it works in msie 6; I don't have 7 to test it in. Also, it fails
in Firefox probably due to the document.selection aspect.

It should work just fine in your ie 7 links tool bar though!
here's the code: copy & paste to create a new html file.
then drag the link created up into your links tool bar.
if you then select a valid url in a web page then click the
bookmarklet,
it will take you to that link.

hope this helps! -Jim
-----------------------------------------------
<html><head><title></title>
</head>
<body >
here are some links to use in testing the bookmarklet:<br/>
http://www.yahoo.com <br/>
http://www.google.com
<hr><hr>
Go to VIEW >> TOOLBARS >> LINKS to display your links toolbar in MSIE.
<br>
Once it is there, drag the link below up and drop it on the tool bar.
this should create the bookmarklet. <br>

Then, highlite or select the text on a web page that you think may be a
URL. <br>
After selecting it, click on the bookmarklet you just created in the
tool bar. if the text is a properly <br>

formed URL, the window location should re-direct and go to that link.
<br>

The bookmarklet link is here:<br>

<a
href="javascript:(function(){seltex=document.selection;if(seltex.type
== 'Text'){seltextlink =seltex.createRange();linker =
seltextlink.text+'';self.location=linker;}})();">Goto URL
BookMarklet</a>
</body>
</html>



Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap