I have a asp dropdown lsit box -- this gets populated with names of various states in the U.S., the first option is "All". However, When the drop down is expanded/ clicked on then requirement ...
I'm making an HTML email (in frontpage) with HTML 4.01. Everything except background images work in outlook 2007. I tested in gmail and it comes through fine so I'm guessing either I need a wo...
Hi,
I'm trying to create the layout for a webpage using div's and CSS. I want to use a fixed width and have the page in the center of the browser. (Just like the Premium skin of this websit...
Hello Experts,
I have a website that uses <INPUT TYPE="FILE"> and I was wondering if there was a way of checking for the file type that was uploaded, I.E images/videos only???
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 created a simple HTML form and am using cgiemail to send the results to an email address. Everything works fine, but I'd like to be able to add the date and time the form was submitted. Is t...
Is it possible to use a subscript in HTML?
I have some pages that need the trademark "TM" added in various sizes, styles etc and I DO NOT Want to use images for the TM to look right....Any id...
Hi,
I have set up a new website
http://earplugonline.com.au/newsite/Shooting.html
I also have skype set up on my computer so when I look at this page in FF, the phone number gets the a...
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 am making a form that will go on many page. The form submits (post) to itself.
After the page receives the form, I want the person to be pushed back down to the form part of the page.
...
I have a web page with two frames split into a smaller top frame and a larger bottom frame. The top frame contains a form that allows users to query a database. The bottom frame contains a b...
When I make an image a link in HTML, there is always a blue box that appears around the image, and it turns purple if you have recently visited the page. How can I remove this box?
Thanks!
i am trying to make some fields on a form readonly and be able to retieve their values at the same time.
None of these work:
<input type=text READONLY value='Do not touch'>
<SELECT NA...
Hi All,
I am relatively new to editing/creating websites. I was assigned a minor project. I am building a web page that includes an email form. I am building with Dreamweaver CS3, and the w...
I need to create a custom table with attached horizonal and vertical scroll bars using JavaScript.
The table must be embedded within a <DIV> element e.g.
<DIV>
<TABLE>
<TR>....</TR>
</TAB...
I do have a HTML table like below and I need to pass the ID of <tr > element to the Javascript function via onmouseover attribute , so as soon as we do mouseover I need to pass the ID of the ...
Hello there
I'm developing a bi-lingual website and i have a form. My website is in english and arabic. In my form there are 5 textboxes. I want 3 text boxed to accept only english alphabets ...
Does anybody knows a javascript WYSIWYG HTML Editor (preferably with XHTML output option) that supports the new Google Chrome browser?
Thanks
Since "target" is already deprecated, what are the other alternatives other than using javascript and onclick function?
I am creating an application that will be full of mht files - and wanted to know how many users I might be
cutting off by doing this -
1997 or so is when explorer came in.
The reason...
Hi. I have a client who wants a swf movie overlay on her site. I added a div with a floating dhtml script and it works. I am having a problem adding other swf's to the site and proper display....
I created a small informational website in MS Publisher 2007 and it renders nicely in IE, but in Firefox two of the hyperlinks to .pdf files won't open. Even the mouse pointer doesn't change ...
I have an HTML SELECT that needs to be right-aligned. When I use text-align: right; it works in Firefox, but not in IE.
I googled a bit and the options I had were:
1. Complete the left s...
Experts:
Check out the link:
http://www.dannyesquivel.com/?page_id=208
There is an embedded youtube video that is showing fine in firefox and of course is not showing up in IE7
Att...
I have a form in an iframe on my site.
<form action="submit.php" method="post">
How can I submit that form to the parent window instead of the iframe?
I would preffer to do this wi...