Posts Tagged ‘JavaScript’

Convert HTML / Script to Javascript include source

Posted by Jay Philips On 26 October 2008 No Commented

There are instances where you want to convert HTML/JavaScript source. Some people use AJAX, ASPX or other types of code to do “includes”.
I normally build my include page in html first to make sure I like the look of it then I put it in a page that converts it for inclusion.
To ensure that any [...]

Share

Open links to a new window – - The Code Works

Posted by Jay Philips On 20 October 2008 No Commented

The code for RSS feeds & User profiles have been resolved. If anyone else needs to know how to fix it so the links in your RSS feed opens in a new window check this out:
Open Links To A New Window
Installing Tracking Code Hacks

Share