Re: Constructing the layout for web-based applications



Jim Moe wrote:

> Michael Schuerig wrote:
>>
>> I take it you've only looked at the description page. Have a look at
>> the (almost) live demo pages.
>> http://www.schuerig.de/michael/boilerplate/demo/list_tasks.html
>>
> You have a number of errors in boilerplate.css.
> When boilerplate.css is prevented from loading, the page looks the
> same
> in IE and Mozilla. So it is your CSS that is breaking IE.
> You are using a number of elements of CSS that IE does not
> comprehend.
> IE is mostly CSS1 compliant, and sprinkles in a few CSS2 elements it
> deems worthy. Things like "#menu > ul" are a mystery to IE. Use no
> non-alpha characters besides "." and "#".

Yes, there are errors. display:inline-block is not yet in any finalized
CSS recommendation. It is in the CSS2.1 working draft. I don't see how
to do without inline-block (or its Gecko-equivalent
display:-moz-inline-box).

Yes, I know that IE is mostly CSS1 compliant.

Knowing these things is part of the problem statement. It helps, of
course, to clearly articulate what the problem is. Currently, I'm
looking for solutions to get what I already have to work with IE.

> There are a large number of Javascript warnings from the main page.

There is no JavaScript on the main page at all. The demo pages use
JavaScript copiously.

> "scriptaculous"?

Excuse me? I'm not sure what you are trying to say. In order to achieve
successful communication you would have to be a little more explicit.

Scriptaculous is a set of JavaScripts: <http://script.aculo.us/>


Michael

--
Michael Schuerig Most people would rather die than think.
mailto:michael@xxxxxxxxxxx In fact, they do.
http://www.schuerig.de/michael/ --Bertrand Russell

.



Relevant Pages

  • Re: search results question..
    ... I believe that Google will often use text from the page, ... It seems that javascript is necessary to use your site, ... do you mean JavaScript or CSS? ... meta-description tags if CSS is disabled?? ...
    (alt.internet.search-engines)
  • Re: New to programming
    ... Absolutely --ALL-- web development requires the use of JavaScript and it just so happens the punctuation for C# and JavaScript are exactly the same so you get to learn two languages for the price of one so to speak. ... You should start with HTML and CSS and just get a grip on how to build a static page noting the most critical part is CSS as the many browsers all parse CSS differently in many ways so its become a nightmare in a manner of speaking. ... When you are ready to learn C# I recommend using a real textbook from Deitel and Deitel having been a classrom instructor myself as there are many good books of course but none are structured and what you are actually learning is OOP and learning Object Oriented Programming is quite complex and ...
    (microsoft.public.dotnet.general)
  • Re: search results question..
    ... I believe that Google will often use text from the page, ... It seems that javascript is necessary to use your site, ... do you mean JavaScript or CSS? ... That disables CSS. ...
    (alt.internet.search-engines)
  • Re: I dont get javascript. How do you use it?
    ... To use it within the realm of CSS, case doesn't matter (since CSS is ... JavaScript, then you must follow the case sensitivity of the language you ... -The Document Object Model ... Another issue was i didn't need a ";" at the end of the onclick ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: No TABLES in html. No hacks in CSS. Any layout possible, crossbrowser. Try it.
    ... Disable JavaScript, like ~10% of your visitors, and look at your ... HTML and CSS can do much more than you seem to realize. ... transitioning from? ...
    (comp.infosystems.www.authoring.html)