Welcome To Snipplr
Everyone's Recent Snippets Tagged load
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
jQuery
js - jQuery - jQueryLoader - check if $ is undefined, then load jquery with pure javascript if needed
0
669
posted 12 years ago by brandonjp
If you are working on apps development to adapt on different sites that you don't have access to them, and need to load Jquery, but don't wanna load it twice this will help you !
3
606
posted 12 years ago by crispunk
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
734
posted 12 years ago by knedle
You must include these DLL references in your vsweb or vscode project:\r\nPresentationCore,\r\nPresentationFramework,\r\nWindowsBase. \r\nNotice how I am manipulating the RGB values of each pixel, this is the power of these classes. The Drawing class...
0
562
posted 13 years ago by bryanlyman
Answer to one of the examples here: http://stackoverflow.com/questions/41522/tips-for-learning-elisp/59589#59589
0
632
posted 13 years ago by bigfaceworm
Call with the path of any javascript you want to load into the HEAD of the ASPX page.
1
657
posted 13 years ago by jink
loadfile(filename);
returns NULL on fail or a pointer that should be free()d when no longer needed.
savefile(filename,data,dataSize);
returns 0 on fail or 1 on success.
0
532
posted 13 years ago by Zufolek
It is utterly annoying when DOM event handler exceptions fail silently with Firebug. This package fixes this common problem.
0
456
posted 14 years ago by miohtama