On 12/09/06, Rey Bango <[EMAIL PROTECTED]> wrote:
> Does JQuery have any methods specific to working with cookies (eg: set,
> get, et al) or should I just one of the many premade functions out in
> the wild?
>
> Rey...
>

Do cookies really have much to do with jQuery? Unless a plugin is
needed to attach cookies to jQuery objects (for storing view state or
events for example) -
$("#mydiv").eventsFromCookie("cookiename").click(foo).eventsToCookie("cookiename")

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to