Search found 34 matches

Actual Results

Post Posted: December 1st, 2006, 11:39 am

littlephoenix wrote:
therefor, a div tag is a layer, learn instead of talk back, it will get you somewhere which im sure your not cause of your unwillingness to learn. man so stubborn

LOL. Hubris. I get it.

Post Posted: November 29th, 2006, 12:10 pm

ace5p1d0r, you've closed <div id="main"> prematurely, after the sidebars but before the content div. You can fix your layout by moving one of the </div>s on line 76 of your html to the end of the body. In this case I'd say IE got it right, and Firefox was confused. Sorry, I don...

Post Posted: November 21st, 2006, 1:10 pm

Back to the subject of robertstubbs.co.uk, I loaded that page my first time just now. It took 5 or 10 seconds. I could watch the images streaming in. Since I have a gigabit connection here, speed concerns are likely not on my end. Connection Rate Download Time 14.4K 6.82 seconds 28.8K 3.41 seconds T...

Post Posted: November 20th, 2006, 12:00 pm

Be certain to clear your browser's cache before testing download performance.

Post Posted: November 9th, 2006, 10:57 am

Glad to hear you won't need the "optimized for IE" tag after all. The source of your web pages makes it look like you used Microsoft Word to build them. Maybe I don't understand: What HTML editor may help me to edit my site and to see a structure. Or it's impossible since it was created pa...

Post Posted: November 8th, 2006, 11:04 am

The simplest for me will be just to place on my first page: Web site is optimized for IE :) I like it! It would be especially slick if you could do it in some way that the optimization warning looks terrifically clumsy in all other browsers. Absolutely not. I am advanced computer person but far fro...

Post Posted: November 7th, 2006, 6:25 pm

Willing to help, but uninterested in trying to guess what the precise problem is. Misplaced photo? Dead links? Unfortunate word wrap? Flu? Protein deficiency? Pneumonoultramicroscopicsilicovolcanokoniosis? By the way I've seen several people complain about how badly behaved is HTML generated from Mi...

Post Posted: November 7th, 2006, 10:45 am

Are you asking how to use code from an external script file in an HTML document? [code]<html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Media Player</title> <script type="text/jav...

Post Posted: November 1st, 2006, 3:21 pm

Those problem-solving charts they stick on the inside of washing machine lids always begin with "so is it plugged in?" Invalid HTML won't guarantee a site won't work, but it can cause problems. Validation is a courteous preliminary to have out of the way before asking someone to donate his...

Post Posted: November 1st, 2006, 10:09 am

Quote:
Does this script open a new browser? Eviilllll
Any decent popup blocker will prevent that script from working.

Post Posted: November 1st, 2006, 10:05 am

Now this is just getting confusing. XHTML is not HTML. In HTML not every element must be closed. For example there's no need to close the <img> tag and some validators consider it an error to do so. joebert's exercise of calculating a DTD for your document is interesting, but STeeLRaT I gather...

Post Posted: October 8th, 2006, 11:10 am

This is beginning to sound less like homework, more like a take-home exam.

Post Posted: September 21st, 2006, 8:06 pm

roarmeow I believe your basic plan is good, but I must disagree with the details. The window opening code you've given is in fairly wide use, I've seen it on a lot of sites, but it's flawed. I'd like to get this style of anchor kicked off the internet. Here's a catalog of what's wrong with it: &sdot...

Post Posted: September 12th, 2006, 5:30 pm

I think the problem lies not with any pecularity of the div's display style, but with the trigger that invokes your showInput function intended to change the div's display style. I expect your example will work in all browsers if you attach that function to the change event for the |select| element ...

Post Posted: September 11th, 2006, 6:36 pm

However according to the Microsoft docs, getElementsByTagName is supported by IE 5 and up, and can access DIV elements. That same doc includes an alternate example using |all| as well. document.all goes back as far as IE4, if that's your worry.
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.