Just change it to the default value.
$('#edit-taxonomy-6').css('visibility','visible');
On 3/12/07, MARIO MOURA <[EMAIL PROTECTED]> wrote:
I need
Before:
<select name="taxonomy[6]" style="visibility:hidden" class="form-select"
id="edit-taxonomy-6" >
After:
<select name="taxonomy[6]" class="form-select" id="edit-taxonomy-6" >
I need remove style="visibility:hidden" from id="edit-taxonomy-6"
I am newbie in JQuery
I tried a lot of things.
Regards
--
Mário
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
--
Joan Piedra || Frontend webdeveloper
http://joanpiedra.com/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/