I have some javascript on my page which contains an array for a menu.
Without protoype.js loaded, I don't receive any js errors. However,
once I load prototype.js, my code for my menu shows an error. This
area was coded prior to implementing prototype.js, so it is not
dependent on prototype, but other site functions will be.
Here is the error that I get:
invalid quantifier +);}); } catch (e) { if (e != $break) { throw
e; } } return this; }
[Break on this error] strPos = currURL.search(arrSections[key]);
Everything still works properly, but this js error still shows. Any
input is appreciated.
Thanks,
Jen
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---