Tip
| ez |
|
|---|---|
|
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 -==
This post was edited by ez (2010-02-26 16:22, 15 years ago)
|