| Ya, I have looked at that code in scriptaculous.js but it seems that that class only uses document.write to put the new links in... require: function(libraryName) { // inserting via DOM fails in Safari 2.0, so brute force approach document.write('<script type="text/_javascript_" src=""></script>'); } and that doesnt seem to be of any help in dynamicly loading CSS or JS via an AJAX call. the "load" function just does a version check and get the path for loading the rest of the files. ______________________________________________________________________ Alex Duffield . Principal . InControl Solutions . http://www.incontrolsolutions.com On 15-Jun-06, at 2:45 PM, Michael Peters wrote:
|
_______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
