folks,
I/m trying to get prototype 1.5.1 to play nice in firefox 2.0.0.4. I/
m new to this game and don't know what is wrong. At the line:
', JSONFilter: /^\/\*-secure-\s*(.*)\s*\*\/\s*$/, emptyFunction:
function() { }, K: function(x) { return x } }
the javascript is displayed as text if the portotype.js is actually
pasted into the html.
and if I try:
ript src="prototype.js" type="text/javascript"
language="JavaScript1.2"></script>
then try to reference $("temp") where I have defined temp with <div
id="temp">
I'm told that $() is undefined.
I'm sure iIm doing something wrong but what?
Thanks for any help you can give me
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---