o.k i have a huge text that is in the sql and i am echo ing it from the sql to the table using php
and i am using a table to output the text in it and i want the table to be in a 300px hight ma...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23467659.htm...
Zones:
CSS,
JavaScriptDate Answered: 06/09/2008 Rating: 9.0 Views: 0
If you have a look at any question on this website, you'll see the occasional hyperlink with green double-underlining. If you mouseover it, a nice, clean "info box" pops up where your mouse is tha...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20937348.html
I have some long text that is breaking my css layout. How can I make it wrap when it gets to the right side of its box NO MATTER WHAT? I've tried using vbscript (asp) to insert line breaks every ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_21135182.html
hi, i've been trying to make a pop-up edit box come up whenever the user clicks on [+], and have that layer overlay next to the [+] sign. The box needs to be next to the [+] sign and scale to any ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21442616.html
There are many pseudo frames solutions around. However my requirements are a little different.
I have a page where I need a left section to be horizontally fixed, yet vertically scrollable...
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21885464.htm...
I want to add a short script inside my css so I do not have to physically add the script to every page. Is there a way to add the script so that it either appears above the body or within body blo...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21947379.htm...
Zones:
CSS,
DHTMLDate Answered: 08/08/2006 Rating: 8.6 Views: 0
I have a background image on some table elements, it is set by:
a style sheet that contains:
TH {
background-image: url(tab2.gif);
}
In the page I have:
<th id="one">
this is the fir...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22130733.html
I am working on a page that generates a table using javascript and DOM based on data in an array. I have it all working with the below code as far as the table row/cell creation. I want to be abl...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22134370.htm...
I am working on drop down menus with CSS and JavaScript. I have the desired effect in IE but in FF the menus are pushed way to the right and in opera the menus appear under the SWF/Flash. I have se...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_22569506.html
Hello,
I need to make 2 scrollbars red on this site:
www.own-designs.com/ryan_mediators
They are the 2 in the middle.
One is a div and one is a textarea.
Thanks!
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22980324.htm...