[jQuery] jQuery.sheet v0.5, any thoughts, jQuery praise
Hey Guys,
I wanted to get your thoughts on jQuery.sheet v0.5 - <a href="http://
jqueryplugins.weebly.com/uploads/3/1/3/8/313814/
jquery.sheet.html">Demo</a> - and as well the themeRoller
integration. I've spent a bunch of time refining the code for use
with most web browsers. There probably isn't an aspect of the plugin
that wasn't effected.
Also, I wanted to praise the jQuery team for the new support object.
I had previously used the browser object a bit for refining code. At
first I really thought that it was going to kill cross browser support
but, in-fact, it was the opposite. Syncing & resizing widths/heights
was a nightmare before, now I just use the jQuery.support.boxModel for
correction (my fn = jS.attH.boxModelCorrection()) and I'm set. Good
going gang!!!!
Robert