Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Context linking with flyout box
Old 05-25-2006, 03:57 PM Context linking with flyout box
Junior Talker

Posts: 2
Trades: 0
Has anyone ever seen context links within the body of an online article that offers a little flyout box when you mouse over a link?

For example, you are reading a news article, and there is a word hyperlinked in the story. When you mouse over it, there is a little flyout window that pops up near your mouse. Sometimes in them, you will see a definition of that word, or more information. Other times, the flyout offers a link for more information on that particular word.

I have found a company (Kontera) that sort of does this. You drop in some Javascript in your site, and the script will automatically pick some key words out of your article. From there, it automatically creates the text links. The only problem is that the links they create are all paid avertisements.

Does anyone know if there are similar services that offer just "More Information" on a linked word. Or does anyone know of a script/program that would allow the publisher to create these flyout boxes?

They are kinda cool I think in that they offer a quick bit of information. It makes your articles appear more dynamic. I run a major broadcast network news site, and I am investigating this for our company.
tluskie is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-25-2006, 04:25 PM Re: Context linking with flyout box
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
It's simple enough script to do with some server side code to feed the information (AJAX stuff)
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-25-2006, 04:34 PM Re: Context linking with flyout box
Junior Talker

Posts: 2
Trades: 0
Quote:
Originally Posted by chrishirst
It's simple enough script to do with some server side code to feed the information (AJAX stuff)
But where can I see this script or get a copy?
tluskie is offline
Reply With Quote
View Public Profile
 
Old 05-25-2006, 04:48 PM Re: Context linking with flyout box
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
no idea, can't say I've ever looked for one, It's an even simpler task to write a replace function in server-side code as the page is created.
Create a CSS styled span around the word with a onmouseover/onmouseout on the container to show a hidden floating <div> with the text in it at the mouse co-ords and job done. Much simpler than messing around parsing the page with javascript and possible cross-browser issues.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Context linking with flyout box
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.55417 seconds with 12 queries