473,511 Members | 10,195 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

DIV display similar to tooltip

22 New Member
Hello Friends,

I have a DIV tag that is not visible on page load.
COnditionally I want to make is visible and that too as if its floating box on the page.

Something like on this link when one tries to mouse over to the icons.
http://brianmcnitt.com/wp/2005/08/15/10-best-resources-for-css/

How do I do it?

Regards,
Leena
Feb 19 '07 #1
3 1735
leenadiwan
22 New Member
I added the following to the css of my DIV
Expand|Select|Wrap|Line Numbers
  1.     float: left;
  2.     width: 40%;
  3.     margin: 0.5em;
Now Im getting the box but then-
1. Its appearing at a wrong location. How do I change its position?
2. The buttons and text on top of which this box appears are all visible. How do I make sure that once this box is shown the items below it on page are not seen?

Regards,
Leena
Feb 19 '07 #2
leenadiwan
22 New Member
Anyone can help?
Feb 22 '07 #3
AricC
1,892 Recognized Expert Top Contributor
Anyone can help?
Sorry, I thought this thread was answered have you solved your problem yet?

Aric
Feb 22 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1798
by: SHYAM SUNDAR E G | last post by:
hi, I want to display tooltip when Hovered on the Combo Box. like, once if we click on the combo, displays all items in the Combo, when i move the mouse on each item, it has to display the tooltip...
5
14022
by: hiroshi ochi | last post by:
Hello, Using MSIE 6.0 and above, with javascript is it possible to display an individual tooltip for each item in a listbox? I need this functionality to show the listitems that are longer...
2
7852
by: C Chang | last post by:
When I used the tooltip box to display tip message on a label or an image next to an input box or several input boxes nearby, the part of the tip will be covered by the area of the input box....
5
9423
by: Vinny Vin | last post by:
I would like to display a ToolTip (WinForms) when the Control associated recieves focus (when the control.enter event is triggered) as oppose to having the ToolTip displayed when the mouse hovers...
3
1803
by: BC | last post by:
Hi I am trying to display the formated text, a table like, in the tooptip in C#. Something like this: Apple 4 lime 100 I put "\t" after the "Apple". Somehow the tab "\t"...
2
2140
by: shefali | last post by:
Hi, The Tooltip text messages in my web app are not showing up in Japanese. They just show up as a string of squares in the browser... The text and errormessages display Japanese text. Here...
4
5469
by: NewAlias | last post by:
How to display comments for each enum entry? 'Enum example with commnents commented Private Enum MyEnum YourName =1 ' Set this to get your real name YourAge=2 ' Set this to get your real age...
4
1322
by: stefano | last post by:
hi, I want to show some message in a box when the mouse is over a button (examples: undo, save, open, ecc ) like in some interface. I don't want to display the mesage in an alert window. Someone...
12
1744
by: CJM | last post by:
I want a semantically-appropriate way of providing a tooltip or similar mechanism when a user hovers over a particular cell in a table. Specifically, I have an intranet application that enables...
7
3591
exoskeleton
by: exoskeleton | last post by:
hi guys..hope you can help me...my boss want me to edit our website and apply the tooltip thing, i mean the moving tooltip that follows the mouse.. please help...thank you... :(
0
7251
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7148
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7367
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7517
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5673
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5072
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3217
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1581
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
451
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.