Turn on ye ole Javascript to add ratings in this low-budg app.

Taming the Beast: Javascript and CSS Tips and Tricks for IE

Event Interactive 2010
Format Dual
Organizer Estelle Weyl UpTake.com & EvoTech.net
Description IE is a major cause of headaches, but it can be tamed! In this session you will learn browser differences, and HTML, CSS and JavaScript tips and tricks to easily create web sites that work cross-browser.
Questions
Answered
  1. Does IE6 understand all CSS selectors?
  2. How can you easily handle the differences between the old IE box model and the W3C box model that compliant browsers implement.
  3. How can i avoid spending hours retrofitting CSS to make sites work in IE like they do in other browsers.
  4. How can I create rounded corners without adding tons of extra elements to my HTML?
  5. What are some javascript tricks to fix browser differences?
  6. What is jQuery?
  7. How does IE6 render CSS differently?
  8. What is unobtrusive JavaScript
Level Intermediate
Category Accessibility / Web Standards, Front-End Programming, Interface Design, User Experience