To elaborate, I added a $(document).ready function to handle this. However!
Some other pages have ajax functionality. When they update html in the page, this html (and the page) will not be 'reprocessed' by JQuery. Can I handle this in a generic manner? -Magnus On May 11, 5:09 pm, Magnus Alvestad <[email protected]> wrote: > Ah! Based on Viktors suggestions and some more info at: > > http://15daysofjquery.com/examples/zebra/ > > I was able to write this in a couple of lines of JQuery! > > -Magnus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
