I posted this in a previous email, must not have come through. If you want
to add onLoad functionality, it's like this:
$(window).ready(function(){
alert('window now loaded');
// do some stuff
});
You can also do document load
$(document).ready(function(){
alert('document now loaded');
// do some stuff
});
-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: Friday, September 28, 2007 11:17 AM
To: CF-Talk
Subject: Q
jQuery allows you to have multiple onLoad call
That would be helpful if we were or could use jQuery. But we do not have
complete control over the website. We only control the section of the
website for our department. We need to be able to extend the list of
handlers already in place from the state level.
So how does jQuery do it? Anybody know. I presume somewhere deep in the
library is the actual javascript that allows this.
After doing some searching, I am finding this is a surprisingly difficult
task.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289747
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4