Hi there,
How do i add an <a href.....> to an <input.......> button. When the user clicks on the button i don't want them to submit the info but i rather want them to go to another html page...
The example below renders in IE ok where the width specified for the label is being used but is being used or is ignored in Firefox. I'm expecting tew Assigned label to be positioned more to...
What s the symbol/abreviation in html for a 1 charater space?
How could you add a hanging indent to a bullet list without adding extara leading space?
If I embed a word document inside iframe, will it always show the document as pop up giving option to "save /open" ? Is this property of browser or code?
I would like that:
- If MS Word i...
I was wondering if it is possible to create a link of text or an image and then onmouseover on the link provides text to the side that provides information on the image of the link itself. An...
I needed to do some troubleshooting for some anchors tags that stopped working in Internet Explorer (6 or 7). It appeared that IE was stripping the hash (#) mark out of the url - but this did ...
I have the need to print text that users enter into a SQL database. Sometimes the text is short and many times it is very long. Is there a way to have a <textarea> "grow" depending on how mu...
Is it possible to set text-decoration underline underline styles?
e.g. like double underline or even double accounting or single accounting ones?
i have this machine with outlook 2003 who can't open up html emails. every email will be opened up in rich text format.
I want to learn how to create an e-flyer, one that will open immediately when the user opens the email. What I understand so far is that firstly I must create an html page containing the e-fl...
I have multiple submit buttons in a single HTML form. How do I specify different target values for each of them.
Say I have button1 and button2.
So, button1 should have target="blank" so th...
Is there any way to detect that a page has been refreshed ?
Thank u.
How would you go about creating a radio button to make all the controls on a page read only and greyed out if the (yes) adio button was selected?
<html>
</head>
<body>
<form>
Yes <i...
I am using the Title Attribute to show the user additional information. I can use a "\n" and IE will show a new line but Firefox displays that as a special character. FF likes a <br> but then ...
Hi Experts,
When I upload a .CSV file in PHP, the _FILE variable gives me file type as "application/octec stream". But isn't it supposed to be "text/csv"? What are the possible causes? Than...
I got a layer (DIV) and this layer can be move around on the page. However, when the layer was over a SELECT box, the SELECT BOX can see through the layer.
Is there any method to prevent thi...
How can I use an image instead of the generic button on my input type="file"'s?
Is there a way to make a frame have a vertical scrollbar but not a horizontal one within the <frame> tag?
If not, is there a way I can do it with JavaScript?
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...
hi
i placed a table on a web-page, and divide the web-page using table's rows and columns. In the central of the web-page/table, a have an area which i called brochure area.
i am supposed ...
I have a PDF on my site. I want a hyperlink on index.html to link directly to page 3 of my PDF. How can I do this?
Hi,
I'm using this code to stream a movie in a web page
-----------------------------------------------------------------
<OBJECT id=player789 classid=CLSID:6BF52A52-394A-11d3-B153-00C04F...
Hi there.. Small problem,
On a website i'm doing, trying to make a contact link popup a new windows of let'S say 400pixels by 300. So on the new window, i do
<script language="JavaScrip...
Hi, I want to know a way to strench the html table background image instead the default "tile". I saw there is a javascript solution from CirTap, but cannot figure out a working html sample.
...