Anyone aware of a function(s) that will take function and return a string
containing tagged HTML that when document.writte n shows the function source
stylized for syntax highlighting (i.e. comments are italic on baby blue,
string literals are white on green, nested block depths are different shades
of some color, keywords are bold, function names are bold blue, etc...) ?
--
Richard A. DeVenezia
containing tagged HTML that when document.writte n shows the function source
stylized for syntax highlighting (i.e. comments are italic on baby blue,
string literals are white on green, nested block depths are different shades
of some color, keywords are bold, function names are bold blue, etc...) ?
--
Richard A. DeVenezia
Comment