User Profile
Collapse
-
enlarge text
Hi everyone,
Happy New Year, I found these line of javascript code to enlarge your font size.
this works but i can only set it up in one area or div area. is there a way i can use this function in other div area?
Thanks
[CODE=javascript]function changeTextSize( amount) {
if (amount=="1") {
if (document.getEl ementById) {document.getEl ementById('intM ainCellTextBloc k').style.fontS ize... -
is this what you meanCode:.blue-row-low { background: url(img/lightBlueBkrnd.gif) repeat-x; height: 23px; color: #666666; .blue-row-hi { background: url(img/dkBlueBkrnd.gif) repeat-x; height: 23px; font-weight: normal; color: #000000;
.blue-row-low is the light blue background gradient and .blue-row-hi is a darker blue gradient backgrond so when you click...Leave a comment:
-
[HTML]<tr class="blue-row-low" onmouseover="hi ghlightblue(thi s)" onmouseout="blu elow(this)" onclick="#">
<td id="cell-border"><input name="" id="check-box" type="checkbox" dir="ltr" value="" />My Name</td>
<td id="cell-border">Divisio n</td>
<td>Manager</td>...Leave a comment:
-
i currently don't have any codes. I just started learning javascript.Leave a comment:
-
Toggle Background image On Click
Very new to javascript, I need help with toggling a background gradient image on click command. Can anybody help me with the coding?
Thanks -
Thanks for the code. The only problem that I'm having is that the div tag is overlaying my button and I can't click on it. What can I do.Leave a comment:
-
Thanks for the response let me give it a try and I'll get back to you later....Leave a comment:
-
swf overlay
Hi everyone,
I'm having problem with my html code. I'm new to the html programming so please bare with me. The problem that I'm having is that I have a swf file that i have placed in a div tag. This div tag is overlaying the web page, which it is intended to do so. The swf play automatically when the page is loaded. Is there a way that I can collapse the div tag? Because i want the button that i have created to expand the div tag to play the...
No activity results to display
Show More
Leave a comment: