[jQuery] Re: Executing jquery from "jqueried div"

2008-11-07 Thread Klaus Hartl
On 7 Nov., 23:56, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am not sure about using the element "button" ? The W3C says it isn't > supported cross browser (http://www.w3schools.com/tags/tag_button.asp > ). Have you tried this using an input element instead? First of all the W3C is *not*

[jQuery] Re: Executing jquery from "jqueried div"

2008-11-07 Thread [EMAIL PROTECTED]
I am not sure about using the element "button" ? The W3C says it isn't supported cross browser ( http://www.w3schools.com/tags/tag_button.asp ). Have you tried this using an input element instead? On Nov 7, 10:01 pm, Althalos <[EMAIL PROTECTED]> wrote: > Hello, I have a very general question on h