include EDS without displaying

Peter Schober peter.schober at univie.ac.at
Tue Mar 5 06:02:48 EST 2013


* Peter Schober <peter.schober at univie.ac.at> [2013-03-01 09:04]:
> I suppose I could also be using jquery to load the JS later via
> $(document).ready() (as compared to always loading if from the HTML
> head) when I actually need to show the EDS.

Fyi, this is what I settled on for the time being, given that the
application already requires jquery. I load the EDS Javascript that
way immediately after the required <div>, so they're always loaded
together (or not at all). Were the application and session management
integration not such a mess this would have been a lot easier.
-peter


More information about the dev mailing list