This developer left the client asking me the only IT here to retrieve this file of this script. Script attached below. FLV file.
Thanks in advance!
How do I can rotate image (by 90, 180, 270 degree) on click of a button(for better previeqw from all sides), using DHTML/JS for IE 4.x++ ?
Thank you.
Hi,
There is a requirement, which needs Special Fonts in HTML pages. The customer is specific to design the pages in this non standard font. It is obvious, that this font would not be avail...
I'm having trouble with the SM (sevice mark) used in html text. I am not aware of a special character so my options seem to be to either make it <sup>SM</sup>, which throws off the line-height...
Is there a way to FORCE a table to be a certain height and width, regardless of what information is in there ?
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 don't want a HTML form field to have auto complete supply historical input entires.
This can be done in HTML as I demonstrated in the Code Window.
How can I set that behavior through C...
I have a table that is inside a div with an aboslute position. Let's say this table fits 4 rows comfortably at a font size of X. If I have 8 row's, it'll will make the row's a little bit sma...
Hi
u all have seen this
<a href="mailto:me@me.com?subject="helo">mail</a>
I just want to know if we can add another attribute like the subject . I want to attach a file too that is ...
I am brand new to this:
What does the <tr> and <td> mean in HTML
Thanks and Cheers!
ahammar
I am using title in the td tag. Can some please tell me if there are any other properties for title whether it be style or whatever. The main thing I way to do is make the popover stay visible...
Is there any way to make a combo box(drop down list) in the HTML screen editable?
Like when i select an item in the combo box, a text box should appear in the place of combo with the item sel...
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...
How do you display text in vertical direction instead of left to right or rigfht to left?
I have a very wide table. Displaying text horizonatlly will end up in huge width for page. So I was t...
Hi Experts,
I have an image that i want to use in all my tables as a background. I am using this in my CSS file by setting the background image of the table.
I have different table size...
I would like to include a HTML (full page and without scrollbar) into another HTML. I had tried to use #include but its not work at all, and I also tried to use <iframe> but it is needed to sp...
Hi,
How can i draw a vertical line in html.
I can draw a vertical line using the css properties "height" and "width" with <hr> tag in case of IE, but this doen't works in netscape. How...
I have a table, and one cell in particular needs to be a specific size. the problem is that the content is dynamic and sometimes the cell must grow to support the internal data. This looks ter...
I am trying to get two columns within a row to be right next to each other with no space in between.
I've tried a few formatting tags but can't manage to get rid of that gap.
I got it work...
Hi,
Is there any way to get Firefox to open up a URL like this:
file://work/conferences/2009listing.doc
Ok this is really bugging me. How do you correctly call a procedure from the href="#" onclick="
eg I want to call
Protected Sub ABC()
from the onclick event of a css button
I have tr...
Hi
I have a html (index.html) page in which a flash (.swf) object is embeded (plz chk code snippet section for code).
I want to make this index.html page so flexible that, it automatical...
Ok I have a form that has a couple of submit buttons; update and delete. My problem is that I have a drop down list box that I need to change the information in the form based on this drop do...
Hi,
I am trying (without success) to create a very small E-mail footer in HTML that must have the font set to Tahoma Size 9.
I am using dreamweaver and the start of my code looks like:
...
I know the title of this question may be a bit confusing, so let me explain in more detail :)
I've been to some websites (like google maps for example) where, upon pressing a button (or on ...