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 Grade: A 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
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 Grade: A 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 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...
Hello.
Using Javascript, I want to change the background color for all instances of a given class.
In the example shown below, I have 4 div's that have a class of "hot". I would like the bac...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23079710.html
Zones:
JavaScript,
CSSDate Answered: 01/13/2008 Grade: A Views: 16
I get an error after added this code in .tpl file.
<script type="text/javascript">
window.onload=function(){
Nifty("div#box","big");
}
</script>
The error massage is
Fatal error: Smarty ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23125415.html
Zones:
JavaScriptDate Answered: 03/04/2008 Grade: B Views: 0