Форуми / Cotonti / Development / Loading custom JS script in plugins

Tip

ez
#23219 26.02.2010 16:03
Didn't know that one yet... thnx

You can also load additional css (e.g. for plugins)
$.ajax({
  url: url,
  dataType: 'script',
  success: success
});

thnx trustmaster
==- I say: Keep it EZ -==

Відредаговано: ez (26.02.2010 16:22, 15 років тому)