Hard to tell. See http://docs.jquery.com/Discussion#Support_Questions
Jörn On Wed, Jan 21, 2009 at 6:52 PM, TUNGA <mesut.tu...@gmail.com> wrote: > > Hello, > > is there any one who has experience on mac (both safari and FF) this > bug. none of rules are working: > > rules: { > secondSentDocumentsTo: { > // required: "#aTextArea:filled" > required: function() { return > $("#aTextArea").is(":filled") ? > true: false; }, > } > } > Thanks > Mesut TUNGA >