I have 3 GIFs that I want to stack one on top of the other and they are all the same size (32x32). How would I be able to do that?
Thanks,
Dennis
Hi There
I have a div and I would like only the vertical scroll bar to be visible.
The div would never scroll horizontally.
If their is no overflow horizontally i would like the scroll ba...
I have a simple HTML email that displays fine in hotmail, yahoo and gmail.
Outlook 2007 however, renders a horizontal gap between the bottom table rows .See screenshot.
I am aware of the...
Hi there,
This is probably question no. 567,322 about this topic, but I haven't been able to find a satisfactory answer: I've got a simple setup... html tables using css padding. Displays f...
Hello,
I have Adobe Reader 9.0. I'm trying to set a bookmark in it but I do not see an option to do this in any parts of my toolbar. I've clicked on View>Navigational Panels> but do n...
how do you make a input field required? the code i have below doesn't cause the browser to prompt "Please Enter Number". why not?
<input type="Text" name="ponumber" maxlength="20" size="1...
Hallo Experts,
I have a text stored in database which I need to display in the textarea.
Text stored in db is like below.
some text \n second line \n bla bla
Now if I want to disp...
hi,
please kindly assist how do we lock a textbox so that user can't edit the value it holds?
and resize the width
<input type="text" value="<%= getRequestItem(request.getParameter("t...
I want to know how to pass two value in function and on button click how to set value:
Function:
------------
<script language="javascript">
function fnCal(val1, val2)
document.write(va...
How do I display the "Ohm symbol" (greek letter: capital Omega) in HTML?
It looks like a horseshoe standing on its horseshoe-feet, or remotely like an upside-down U.
I'm sure I can do this with CSS and NOT using tables at all, but I don't know CSS well enough to rewrite the page to have it look as I want it and I have something of a deadline. So, that sai...
Hi,
I have logged into a directory on my site which is password protected but I want to put a "logout" button on my site to remove the username/password that was used (for example: I want t...
I have a form on my page setup like this:
<form action="BMH_RP_Report_Daily.asp" method="GET" name="form_action" target="_blank" id="form_action">
I also have a submit button setup like th...
I need to convert an html page from a mobile browser to an XML format. I need to further evaluate the web page with certain standard rules which would become easy if i have a way to first conv...
Hello, i have an imagemap that pops up a layered box with information in it when you click on the area of the image...
here's the code:
<map name="FPMap0">
<area onclick="showPop(2)" sh...
Hi, for some reason (lack of experience essentially) I cant get a submit button to align vertically to the center of a table cell. I have a table with 3 cells, two of which have submit button...
How can I do a tootip for a select? The TITLE="blah" does nothing. I can put the title in the <td> which contains my select, and get the tooltip when the cursor is over blank space in the <t...
Hi,
I'm using a table for the layout of a page. I've set the cell padding and cell spacing to 0 but there is still a gap below the banner and navigation in FireFox. Internet Explorer doesn'...
I have created an HTML file (newsletter) in Dreamweaver that I would like to send out as an email. However, everytime I try to insert the file it will only show as an attachment, and not the c...
Hi, I'm new to Java and I'm trying to adapt an Accordion Menu created by someone else.
In the HTML below, I've added the Calculations section at the bottom, and it's working well.
Howeve...
How do I put double quotes (") into a value property of an HTML <input> tag?
For example if I want to put
Bill "bob" O'neal
in an input type="text" tag...
The following don't work... T...
As far as I know the text-shadow style is ssupported by Safari and Opera, but not by IE or Firefox. So what I would like to do is change the text color in IE and Firefox. How do I modify the ...
Is there a way of disabling or chaning the filter on the file upload input on an html form?
How can I reset "visited" links to be "unvisited" links in IE 6 in order to see that the correct color is being shown, while in development? Clearing the history seems to do it, but then whe...
i have a dark backgroud color, so i need to make the href link a white color, how to do that ? : )
thanks so much,
lilyyan