Current location: Hot Scripts Forums » General Web Coding » CSS » Overflow problems


Overflow problems

Reply
  #1 (permalink)  
Old 01-24-06, 09:02 AM
Richard's Avatar
Richard Richard is offline
Wannabe Coder
 
Join Date: Sep 2005
Location: Oxford, UK
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Overflow problems

I've made a JS script that simply hides and displays a DIV, depending on which image is clicked. These DIVs contain a list of links, each link on a new line. The majority of DIVs display correctly, however some don't; although every DIV code is generated using the same method.

The problem I'm having, I think, is the overflow setting in the stylesheet, although I'm not sure if it is, and if it is, I'm not sure what setting it should be. Heres my current stylesheet for the DIV class
Code:
.tool-tip {
	background-color: #EBFFEB;
	border: 1px solid #C8C8C8;
	padding: 3px 3px 3px 3px;
	position: absolute;
	font-family: Comic Sans MS;
	color: #006400;
	font-weight: bold;
	font-size: 10pt;
}
An example of what the DIVs are displaying like is this:
This is link 1
The second link
Third and final link

However some might display like this:
This
is
link
1

The
second
link

Third
and
final
link



Any ideas or suggestions are very welcome; thx in advance.

Also; this error only occurs in good ol' IE, and not in Firefox
__________________
Richard.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problems uploading_can pay something babalu Job Offers & Assistance 0 10-23-05 10:47 AM
Problems including files. Dr.Jamescook PHP 6 07-05-05 04:07 PM
pop up problems w/ IE6 maksimus JavaScript 4 05-29-04 01:49 AM
2 spacing/alignment problems Arowana HTML/XHTML/XML 0 01-07-04 11:58 AM


All times are GMT -5. The time now is 01:46 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.