I kept adding things from the site I'm working on into the demo version until it broke. It turns out the problem is that the URL I was calling up within the modal box was loading up all the same JavaScript libraries, causing duplication based issues.
I've now updated my layout for use in modal links so that it doesn't call in any JavaScript files. This means that I can't run any JavaScript on the modal window at the moment (I suspect there's a way around that for me to work out later), but the calendar now works perfectly! Thanks for all your help! Zoe. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
