I have a few disabled textboxes that I would like to customize. I was curious if there was a way to set the forecolor of a disabled textbox. I know about the readonly option, but my deal wit...
I have a movie file that has a m4v extension and would like to be able to play it on a webpage in various browsers. Is this possible? I followed the directions for playing quicktime files bu...
How can I disable view- source in the menuber using javascript?I already tried disabling
right click in my web page but I can still view the source through the menubar.pls help...
tnx in a...
how do you use querystrings in html. i've seen it on a lot of websites.
it was a link like this
http://www.yoursever.com/yoursite/page.html?url=04
i would like to have a database of links i...
HI Experts,
I need to add a Horizontal Scrollbar for a List box in the JSP page which I have. I am using the <select> tag for creating a listbox. Could anyone of U please help me out in get...
I have a table defined as follows:
<table width="950" border="0" cellpadding="0" cellspacing="0" style="FONT-SIZE: 10pt; FONT-FAMILY: Courier New">
<tr>
<td width='81' class='class2'><a t...
how do i write the css equivalent of CSS "backgroud-repeat:no-repeat" in html?
the above example is css but i need to stop a background image repeating in html not css.
thanks
Hi All,
I have a big form which contains 2 smaller forms. This big form is used to post data to database using PHP while the other smaller forms are used to refresh page when drop down menu...
Hi
I have a page that contains an iframe. The contents of the iframe are created dynamically, so every time I come to the page containing this iframe I want to force the iframe to refresh....
I'm trying to use the tick character in IE, it works in firefox. but in IE appears as a box.
the character is ✔ OR ✓
Could it be something to do with the encoding?
How c...
I saw a hyperlink once where there was alternate text for a text hyperlink. The HTML was something like <a href="http://link.com" alt="Click here to go to Link.com"> but I can't get it to wo...
I need a couple of websites with really cool CSS styles for displaying data in tables.
I'm looking for something free... and I'd like the results to look like SalesForce.com's tables.
I'...
I know this problem had been spoken before but the solution didn't help me.
My problem: I have a td with sometimes a lot of text but this td may only take the entire screen. If the text is lo...
I wonder what HTML format I should use for a new website I'm going to make. It's meant for a wide public, so should have support for a wide variaty of browsers. I don't necessarily need or wa...
When the client hit a button on a page I want to ask him
a question. I want to display a messagebox with two buttons,
Yes and No. And I want the client script to be able to
check if the user ...
Hi Experts,
I need to use <pre> so that I can display program code, but I still need Word Wrap. Any simple way to do this?
Thank you in advance.
Ah hello.
I have a web page that needs to keep the same font size whether the user has large DPI or normal DPI specified via Windows control panel. My page is to run in IE only.
The pix...
Below is my script, i know at home i've got a command so my background picture will fit any screen. That being the problem. I dont what my background picture to tile, i would like it to scecht...
I am using PSP (PlSql Server Pages) for web development.
I want to assign value for <input type=file value=.....> Where the value is taken from the database.
I came to know its not possib...
Hello,
I have developed an html form that can be accessed here: http://contest.townchryslerdodge.com/
My question is how would i "center" the entire page within my browser, instead of it ali...
is it possible to have a simple link on a web page that when clicked will add a calendar event to the users Outlook calendar?
I have what I thought was a simple question. Consider the following simple HTML:
<a href="C:\X.TXT" target="_blank">Test</a>
Obviously if you click on this link, it should bring up the C...
How do a make a link that opens in a new tab when clicked? I have seen this on websites in the past, but never bothered to view the source... now I cant find one for the life of me.
Thanks!
Hi,
I have an empty iframe to which I'm writing text. There is a margin inside the iframe which I can't seem to get rid of. I defined it like:
<iframe id = "something" name = "something"...
Apparently myspace does not allow or support javascript. I have a friend who wants snow on her myspace page. I was wondering if there are any experts who might have scripted snow in DHTML or...