History log of /yui3/src/node/js/node-ie.js
Revision Date Author Comments Expand
e651c465567a431488262c5741066f0dfecfdcd5 19-Jan-2011 Matt Sweeney <matt.sweeney@yahoo.com>

make focus chainable

936a199c20ed661d56f947410f70bad15a699de9 06-Oct-2010 Ryan Grove <ryan@wonko.com>

Wrap focus() to prevent exceptions on invisible/disabled elements in IE.

c69216922370fe648048dbf533afb9b0613cd021 29-Sep-2010 Ryan Grove <ryan@wonko.com>

Wrap focus() to prevent exceptions on invisible/disabled elements in IE.

fbcdee6bd45750ab21ebfc9f31e567d61b8cca85 06-Apr-2010 Matt Sweeney <matt.sweeney@yahoo.com>

fixed hasAttribute for value (IE)

7b86eca649a07641da7c0ebe0701b3c2f0d630bd 06-Apr-2010 Matt Sweeney <matt.sweeney@yahoo.com>

broke out ATTR elements for IE

bb2022a7c275913f62f8184433a06213008efc03 06-Apr-2010 Matt Sweeney <matt.sweeney@yahoo.com>

document -> Y.config.doc [fixes 2528748]

32374886f003370a0845136a1e952f04d13bd783 14-Dec-2009 Matt Sweeney <matt.sweeney@yahoo.com>

check specified property for IE hasAttribute [fixes #2528392]

f05ed75a7eee2ac329435b406bf47b54c3ff68ec 22-Sep-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed debug typo

4aafad1bea92c4e1640759b34b147516232a1d24 21-Sep-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added getter for type; using bypassProxy to manage state of type; [fix 2528249]

907f4e71cd1e65d111223151e71b36b56ae17787 27-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added node-ie.js