I'm actually not trying to solve the unknown by using jquery. I was able to save sessions without using any plugins at all or using jquery for that matter and I'm definitely not using jquery as an excuse to not learn JavaScript but there is absolutely nothing wrong with using them both. To each his own.
In fact, if you can provide a solution for this without jquery, I'm open to that as well. On 1/17/11 6:19 PM, "Garrett Smith" <[email protected]> wrote: >On 1/17/11, Miller Medeiros <[email protected]> wrote: >> since in your case it seems to be just one, I would just store a single >> cookie with the name of the setting and since you are already using >>jQuery >> search for a cookie plugin, > >JQ plugins are not known for robust. And they tend to have problems >when updating JQ. > >Better to analyze the problem and come up with a solution that matches >that. The idea of solving the unknown with JQ is a trend that needs to >die. > >-- >To view archived discussions from the original JSMentors Mailman list: >http://www.mail-archive.com/[email protected]/ > >To search via a non-Google archive, visit here: >http://www.mail-archive.com/[email protected]/ > >To unsubscribe from this group, send email to >[email protected] -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
