Hi all, I'm trying to debug a plugin - I believe its a new plugin and has a bug as the behavior of it is incredibly inconsistent across browsers. The plugin is the jQuery.center - http://plugins.jquery.com/project/elementcenter.
For reference I've put a basic example of my implementation of this: http://www.rdp.freshmango.com/defaultAlexanmtz.asp I also found another version of the plugin here: http://exscale.se/archives/2007/11/20/jquery-center-element-plugin/ For reference I've put a basic example of my implementation of this one here: http://www.rdp.freshmango.com/ Does anyone have any ideas? Basically all I'm trying to do is vertically & horizontally center a fixed width/height DIV in the browser window. Thanks! Bob