Justin Cooney
Web Development Tips and Examples
Category: Programming
-
See on Scoop.it – Yahoo! YQL & Open Data Tables Yahoo is introducint a new module called the XPATH fetch page and is obsoleting an older module called the Fetch Page. The XPATH Fetch Page module will extract a Web page under 1.5MB of your choice and has several options including the fixing of malformed tags using Tidy.…
-
See on Scoop.it – JQuery-Features A very interesting overview of various types of memory leaks that can be caused using JavaScript. Anyone working with JavaScript should be familiar with the caveats presented in this article. Memory leaks are unforgiving for earlier versions of IE, IE 7 and before, because the memory manager does not understand…
-
See on Scoop.it – JQuery-Features An article covering how to use the VBA scriptcontrol to call javaScript directly from VBA code. Considering that javaScript has plenty of useful methods for manipulating arrays and strings and so on that VBA doesn’t have, … See on excelramblings.blogspot.fr