•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 402,027 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,491 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 2077 | Replies: 6
![]() |
•
•
Join Date: May 2007
Location: New Brunswick, Canada
Posts: 45
Reputation:
Rep Power: 2
Solved Threads: 0
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.
Anyways help would be greatly appreciated.
- mike mclennan
•
•
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation:
Rep Power: 30
Solved Threads: 268
do you mean like how on daniweb, one can hover over athread in the board listing and see what people are talking about?
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
james.bennet1@ntlworld.com
•
•
Join Date: May 2007
Location: New Brunswick, Canada
Posts: 45
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
Join Date: May 2007
Location: New Brunswick, Canada
Posts: 45
Reputation:
Rep Power: 2
Solved Threads: 0
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:
here is the idea i wish to create:
- mike mclennan
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,889
Reputation:
Rep Power: 32
Solved Threads: 109
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.
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
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Mouse Over ToolTip Help (JavaScript / DHTML / AJAX)
- Smart Tag PopFrame Info Frame (VB.NET)
- Seeking help on js popup repositioning behaviour (JavaScript / DHTML / AJAX)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: calculate difference of 2 dates
- Next Thread: JavaScript to stop the action



Linear Mode