[jQuery] Refresh/Redraw on IE7

2007-09-09 Thread [EMAIL PROTECTED]
I am new to jquery, and I am trying to load HTML and CSS from a database and have them applied dynamically to the document. The CSS is returned as a string and I am using the cssEngine plugin to change the CSS: $.cssEngine.createStyle(myCSS,'page_theme'); Everything is working fine, the CSS

[jQuery] Refresh/Redraw on IE7

2007-09-09 Thread [EMAIL PROTECTED]
I am new to jquery, and I am trying to load HTML and CSS from a database and have them applied dynamically to the document. The CSS is returned as a string and I am using the cssEngine plugin to change the CSS: $.cssEngine.createStyle(myCSS,'page_theme'); Everything is working fine, the CSS