Already purchased the new Motorola Droid? We want to hear from you! Tell us what you think about it and Google's Android 2.0 software.

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested HTML Solutions: 2026 - 2047 of 2047
 
My web site uses frames. In one of the frames I have hyperlinks to other people's web sites. When these hyperlinks are selected, rather than clearing all my frames, the other person's web site...
How to make your index page show words then later show the index page? Also how to make a script that can check on people computer what system they are using?
I am wondering if it is possible to specify the subject when using <a href="mailto:name@domain.com">Mail Me</a>?  I have never seen this, but I was just wondering if it is possible.
How can I make the string of information, mainly text, to flash like on TV, using HTML codes ? I don't wanna use any graphics so as to save space. A little background to the above question :...
How do I remove the underline from HTML links on my webpage.
At tucows and MS, they use links without underscore.  i like that.  it uses different color, active color, and visit color.  it is exactly like a link, but with out an underscore.  how can i a...
One on our products requires ActiveX controls to be installed on the users machine (I believe in fm20.dll).  We want to be able to point our users to our external Web Site and allow then to do...
ok, first i need a text box, but not for a form or input. i just want to display it on a page with text inside. whats the html code for that? second, i want to put inactive html code inside th...
Once I've seen a marquee that scrolls vertically without using any applet. I've forgotten the HTML code for it and that's why I'm posting this. All that I remember is that the code of the vert...
I got this bit of info from a site on making a .htaccess file but I really dont understand it all too well. Here's some extra info: my ISP is qonline.com.au my web site dir is public-html (www...
I have several images on my web pages. I would like to have a textbox (to describe the picture) which appears if one were to point on the image. I think this would be useful if the page were l...
Can anybody give me an idea how to make a button active when everything is loaded ? I mean by this that every picture on screen and the background must be loaded first before you can can click...
Hi, Does anyone know how to create a page that will not load the browsers toolbar? I know how to do it through javascript onload function, but I do not want to have to load to html pages.   ...
I want to know what colors are the following background color code's:  #9DC5DB  #B80916  #F77315  #FFB300  #E9F9F6 I need the name of the color.
I need a small program that will allow me to refresh a selected website page for any number of times I chose, at a refresh rate of my choice from once per second to once per minute. I would be...
does anyone know how to dynamically resize the webpage when it loads on the user's browser, to fill the window according to the client screen resolution? using html/javascript/netscape/iexplorer.
I'm using CGI.HTTP_REFERER to make sure a user does not access certain pages by directly typing in a URL or using a bookmark.  This has worked most of the time.  I've recently encountered a ca...
I want users to be able to easily upload files to my server from their browser. I subsequently want these files to be readable. So a program that uploads to an executable directory only is of ...
Is there any way to have the page resize itself to fit the screen settings? I want everything to fit in the screen even if the person has the large settings or small settings or different size...
How can I force a page break in a html page when it gets printed? (I have tried putting FF (ASC 12) - it doesn't work)
I tried to print some pages from mcs.stcloudstate.edu, and what I have are only the image, and the description or other details cannot be printed, why ?
How do you open a new browser window from a A herf tag.
DOES ANY ONE HAVE A CODE FOR A SIMPLE BANNER. It has to flash on/off. Thank you.
When using the input type=text you can restrict the number of characters inserted by usings maxlength, but how can you do this with textarea? The option I have already rejected are: i)Ch...
whats the code for a link so that people can NOT right click on it...and that the URL is blocked from view? on the bottom left of the browser a message appears instead of the URL and if you...