Home
Manage Your Code
Snippets for Thomas Jenkins
Showing 1-10 of 14
TitleDescriptionLanguageViewsDate Added
XML Document Load from URL This is the start of a default util classC#32612/2/2010
Debug EasterEgg Tool I use this to show a button (div) called debugdiv that displays when the sequence of characters are hit.JavaScript17111/19/2010
Text File Methods Used for retrieving text from files, and implements caching for optimization. I use this for Policy information and Use Agreements that I can simply copy and past text info and not deal with databases or xml.C#28911/19/2010
Javascript OnClientClick Confirm Confirmation before DeleteActionScript1663/4/2009
Remember “LoVe/HAte” linking REF http://www.mezzoblue.com/css/cribsheet/CSS6112/2/2009
Set a Float to Fix a Float - Containing Floats Eric Myers method - http://www.complexspiral.com/publications/containing-floats/CSS5762/2/2009
WebUser Control Javascript Session countdown timer Add this code to a user control and you have a countdown session timer for your asp.net page. ASP.NET202611/7/2008
New window javascript popup This is a simple standards complient way to implement a popupASP.NET50211/6/2008
Semantic xhtml bulleted list control - Replace the .NET table bulleted list Originally from: http://dotnetslackers.com/articles/aspnet/A_Better_BulletedList.aspx Extended version of the ASP.NET 2.0 BulletedList control. This uses proper markup not tables as the default markup. I use it for extending the ASP.NET menu. C#26710/22/2008
Limit input characters of 0-9 only using javascript This provides a simple way to limit characters of 0-9 only using javascript and keypress.C#25410/20/2008
12