untested, but something like this?

$('#btnEnviar').before('<input type="button" id=" + $(this).id +
"></input>').remove();


Jeff


On 5/10/07, Harlley Roberto <[EMAIL PROTECTED]> wrote:

Hi,

I need to do this:
$("#btnEnviar").attr("type", "button");

But accordind to my googled, I think that it's not possible on IE

http://dev.jquery.com/ticket/120

How can I do to solve my problem ?

Regards,

Harlley

--
www.syssolution.com.br
------------------------------------------------------
Desenvolvimento de sistemas e sites
------------------------------------------------------
[EMAIL PROTECTED]

Reply via email to