Quantcast

javascript

  1. $tinkle

    msie doesn't like ordered lists in innerHTML

    if i have: elt1.innerHTML = "<ol style='list-style-type: disc;'>"; elt2.innerHTML = "<li>red</li>"; elt3.innerHTML = "<li>green</li>"; elt4.innerHTML = "<li>blue</li></ol>"; FF plays nice & displays a bulleted ordered list, but [all versions of] msie issues an unknown runtime exception...
  2. $tinkle

    debugging js/dojo/css in chrome

    firefox is dead to me, & i'm a pants-off-dance-off fanboi of chrome. problem is, i don't know of a plugin that competes w/ firebug. anybody speak to how effective the 'developer tools' (ctrl-shift-i) option is, and how it competes w/ firebug? i'm hoping this'll be the best thing since...