I have a group of input type="submit" buttons inside a fieldset.
I am using javascript to alter the appearance of these input type="submit" buttons when I 'onMouseOver' and 'onMouseOut'.
When this happens this changes the size of the fieldset border and expands and shrinks depending on the mouse over/out event.
Any Ideas I can just keep the field set permentely expanded?
Thanks, Regards X