tooltip style popup

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: May 2007
Posts: 45
Reputation: mike.mclennan is an unknown quantity at this point 
Solved Threads: 0
mike.mclennan's Avatar
mike.mclennan mike.mclennan is offline Offline
Light Poster

tooltip style popup

 
0
  #1
May 24th, 2007
Hey, I have created a searcher on my companies website that displays products that we sell. It displays the code, price, blah blah blah. basic stuff. but anyways i want to display some information for the product not on the page but on a tooltip like screen. I know a few ways i can do this: using layers, pop up screens, etc... etc.. but i was hoping someone would know of a better way that i could try (something new to do, i am alittle bored) I am not looking for the code, just a push in the right direction.

Anyways help would be greatly appreciated.
- mike mclennan
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,221
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 538
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: tooltip style popup

 
0
  #2
May 24th, 2007
do you mean like how on daniweb, one can hover over athread in the board listing and see what people are talking about?
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 45
Reputation: mike.mclennan is an unknown quantity at this point 
Solved Threads: 0
mike.mclennan's Avatar
mike.mclennan mike.mclennan is offline Offline
Light Poster

Re: tooltip style popup

 
0
  #3
May 24th, 2007
yeah, something along those line. like a alt tag that i could alter to make it look like a table cell. so basically like the thread popup on daniweb yeah.
- mike mclennan
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 165
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: tooltip style popup

 
0
  #4
May 25th, 2007
That would make me hit my BACK button immediately. Those are ANNOYING!
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 45
Reputation: mike.mclennan is an unknown quantity at this point 
Solved Threads: 0
mike.mclennan's Avatar
mike.mclennan mike.mclennan is offline Offline
Light Poster

Re: tooltip style popup

 
0
  #5
May 28th, 2007
I don't think i am explaining this very well. Here is a idea of what i want to create but am having trouble creating. I currently am using a layer to create something very similar, but i was hoping to us something that would work faster and better and respond to do all the work on mouse over instead on onClick. (the layer i am using you have to open and close, if i set to to mouseOver it is terrible when you are just moving to an item. again any help would be greatly appreciated

here is the idea i wish to create:
- mike mclennan
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,043
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: tooltip style popup

 
0
  #6
May 28th, 2007
There are two ways to do it. The first is to use CSS and absolute positioning. You would create a hidden div and then use the a:hover css property to set it to be visible when the link is hovered over. This is the way that the dropdown menus in our silver navigation menu are generated.

The second way is to use Javascript / DHTML. A quick google search for javascript tooltip should result in a good few ways to accomplish this with relative ease. This is the way that the forum / thread description hovers are done.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 45
Reputation: mike.mclennan is an unknown quantity at this point 
Solved Threads: 0
mike.mclennan's Avatar
mike.mclennan mike.mclennan is offline Offline
Light Poster

Re: tooltip style popup

 
0
  #7
May 28th, 2007
wow, ok i was apperently searching for the wring thing. i spent 2 dad looking for this and i found it under 2 minutes with javascript tooltips. thank you very much that was very helpful.
- mike mclennan
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 1
Reputation: araghuc is an unknown quantity at this point 
Solved Threads: 0
araghuc araghuc is offline Offline
Newbie Poster

Re: tooltip style popup

 
0
  #8
Nov 18th, 2008
Originally Posted by cscgal View Post
There are two ways to do it. The first is to use CSS and absolute positioning. You would create a hidden div and then use the a:hover css property to set it to be visible when the link is hovered over. This is the way that the dropdown menus in our silver navigation menu are generated.

The second way is to use Javascript / DHTML. A quick google search for javascript tooltip should result in a good few ways to accomplish this with relative ease. This is the way that the forum / thread description hovers are done.
Hi please send me the code of an WebApplication(c#,ASP.net) in which on mouseover of a label a popup window should come, with some information like tooltiptext.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC