[newbie] Javascript in a tab on safari
I am trying to run some JQuery javascript (in this case a datepicker)
in a loaded tab frame on safari. I have set the ajax option datatype
to html, and according to the documentation that should run the
javascript but it doesn't.
If I run the exact same code in Firefox 3 on the mac it works
perfectly.
I did some searching on the google groups for UI and Core, and was
unable to find anything relevant.
Does anybody have any ideas?
Thanks in advance for the help.
-John