Hi, I'm having difficulty using Prototype's Insertion method to insert styles into a document node. Code like this seems to fail:
new Insertion.Top(widgets[i], '<style type="text/css"></style>'); When I inspect the DOM, the style is nowhere to be found. Any ideas on how to get this to work? Thank you, Jeff Rankin Human Factors 544-4333 _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs