PDA

View Full Version : dialog box not aligned properly in firefox


ncochran
27th June 2008, 12:08 PM
In Firefox/2.0.0.5, the dialog box does not align to the right when it's set to do so. Same page in IE 7 aligns properly. I'm integrating Jspell with TinyMCE. I have the variable set in jspellSettings.js as..

jspellDialogHalign="right";

Is there something special I need to do, or not do, to get it to align properly in Firefox?