Matt said… “namespace

Matt said…
“namespace clash - what happens if you have two toolkits that both want to define $()? It would be nice for moo to offer the ability to avoid this.”
jQuery offers a noConflict function that will fix this, once you have loaded your jquery into your page just run “jQuery.noConflict()” this will make the $ revert back to what it was been used for before jquery was loaded. I no that wasn’t your point, just thought I would point out that there is a way round that

Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Back to top