JQuery animations are great, but they queue up when multiple animations are applied to the same object. To learn how to cancel a JQuery animation read this article.
The JQuery framework used by wordpress is not accessible by other custom javascript. Here is how to access the JQuery object loaded by Wordpress instead of having to reload another JQuery script file.
Want to load a javascript file asynchronously using JQuery? Here is how to do it.
PHP script snippet to prevent caching of javascript files or images or any other files of your website by the browser.
How to add a CDATA section to an XML node in PHP?
How to debug php scripts and echo error messages to the browser?
Tried using n in XML CDATA to create multiline text and failed reading it using Action Script? Then this article might help you.
Manually installing Visual Studio 2008 Components from Command Prompt
How to address the issue in Windows Vista when it shows a message which says “Superfetch has stopped working”
How to bring back the title bar which has become invisible in windows task manager
The simplest possible code snippet to implement javascript Ajax feature.
A javascript function based on regular expressions to trim a string of spaces on either sides.
CSS style sheet snippet to arrange images side by side next to each other in a web page.
Query to find the table name of a column in Microsoft SQL Server
Query to list all the columns in a database table in Microsoft SQL Server
Query to determine whether a column with the given name exists in a Mircosoft SQL Server database table or not.
Example code snippet to set a style to a silver light element dynamically.
Creating silverlight drawings without using Microsoft.Net or javascript, but only XAML tags in a HTML page.
System.Windows.Markup.XamlParseException: The tag ‘Canvas’ does not exist in XML namespace
One possible reason for IIS to NOT recognize aspx files would be that IIS was installed AFTER Microsoft.Net framework was installed.
Action Script snippet to find the current web page location
How to make flash movies always appear below the html content in a web page?