RSS RSS feed | Atom Atom feed | |

JavaScript Console

On page debugging with a simple script

It can be frustrating if you want to print a display in your JavaScript. The standard method for doing this is to use an alert statement to display what you want to see. Not only are alerts annoying, they take focus away from the current object and can make your display meaningless. Here is a different approach.

Read more...

Tags :

How to convert your files to PDF

PDF while you wait

If you need to create a PDF from an existing document, here is an online utility that allows you to upload a document and have a PDF emailed back to you.

Use PDF Online to convert just about anything to a PDf.

Tags :