Strip HTML Tags From a String
4
check title ; ) unfortunately cannot remember the name(s) of the author(s) , so the courtesy goes to them ...
-4
Parsing a String for Numbe
7
Unwind and Format Exception Stack
9
Class Library Configuration Support
13
RSS Generation Classes
2
LCase Functio
7
I use this function when passing an array to a function being called from setTimeout();
12
toddersbud
This shows how the computed style of each node differs from the computed style of its parent. The root element, which has no parent, is instead compared against the root of a blank HTML document.
* create a new bookmark called "compute styles" in your firefox toolbar. Place the snippet code in the location field of your "compute styles". click the compute styles bookmark, then click an element on the page with the crosshairs.
* create a new bookmark called "compute styles" in your firefox toolbar. Place the snippet code in the location field of your "compute styles". click the compute styles bookmark, then click an element on the page with the crosshairs.
12
If you have ever written a website or java application where people paste stuff in from Word, you are likely to have hit the problem of Word using high ascii chars for "open quotes", "close quotes", reg symbol, etc...
This java class (with a single static method) can replace the most prevalent of these with normal ascii values
Hope it helps someone...
This java class (with a single static method) can replace the most prevalent of these with normal ascii values
Hope it helps someone...
10
A prototype function to get an array of elements by id in an array









