[Xerte] Loading sequence
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Wed Nov 18 13:45:22 GMT 2009
The icons added in the order they are in the page icon.
If you want to wait until an iamge loads, add the image, below it add an
interaction icon, add an Event response, set the icon to the ID of your
image, event to onLoad, exit to 1; add a script to it 'debug("image
loaded"); place your text icon underneath the interaction icon.
PG
IMG id='myImage'
INT
EVT icon='myImage', eventName='onLoad', exit='1' //fires when the
iamge loads
SCR //the response needs to contain a child, even if it doesn't do
anything
TXT //here's your text
Is that what you meant?
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pavithra.T -
GO
Sent: Wednesday, November 18, 2009 1:33 PM
To: Xerte discussion list
Subject: [Xerte] Loading sequence
Hi team,
Can we control the order in which the icons are to be loaded in a
particular page?
For instance - an image is to appear and then its explanation.
Thanks in advance
Warm Regards,
Pavithra T
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20091118/a8546b0a/attachment.html
More information about the Xerte
mailing list