954,198 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Information Tags

Ok here it is in this forum, I am looking for how to do Info Tags - NOT a popup as I do not want to use the javascript Window.Open- I want something like the smart tags, but like the nice info windows that appear here in the DaniWeb Forums.. when you mouse over the link the next thing you see is an informational window , I have seen this also on Amazon and MonsterTemplates. How do I do this using DOT.NET - I know it is a client side action, so how can I do it ? Do I need to use Javascript.. Or does someone know a DOT NET way to do the same thing....???? :?: :eek:

stixoffire
Newbie Poster
6 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

You need to use javascript, any .NET component would do it by emitting javascript anyway. Here is a little hoverover javascript I made, feel free to use it directly or maybe it will help you to make your own.

Attachments hoverhelp.js (7.56KB)
hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
 

Thank You for the code - this is exactly what I was looking for.
I simply can call this from an OnMouseOver event from within my DOT NET code and it should work...

stixoffire
Newbie Poster
6 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

for much nicer rollovers and other more powerful tools use AJAX. Get the microsoft ajax toolkits and most of it is done for you.

f1 fan
Posting Whiz in Training
279 posts since Jan 2006
Reputation Points: 26
Solved Threads: 11
 
for much nicer rollovers and other more powerful tools use AJAX. Get the microsoft ajax toolkits and most of it is done for you.



I thought MS Ajax only worked with NET 2.0 - I will need to revisit that and see..

stixoffire
Newbie Poster
6 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You