Category: HTML
-
How to make WordPress blog faster and minimize CPU Usage
In this article, I will share my personal experience regarding this blog performance and nightmares of disabling website everyday because of CPU Utilization. I tried all my best however I was unable to figure out the cause of high CPU Usage by wordPress. I tried many articles on Google and at last I found some…
-
AutoComplete Component in Visualforce using JQueryUI
In this tutorial, I am going to explain very Simple AJAX and JSON based Auto Complete component with the help of JQuery UI. First I am assuming that you already have Static Resource of named “AutoCompleteWithModal“. This Static resource has all images, CSS and JQuery library needed to implement this component. In one of my…
-
Salesforce Helptext like Custom Tooltip using JQuery
Welcome back Readers. This is my first blog entry for year 2013, i know its too late. However i can ensure that i have lots of unique post which will come this year. I am starting this year with very light post , mimic the help-text style of Salesforce. Download Salesforce Helptext like Tooltip using…
-
CSS 3 Tutorial – Rounded Corner and Shadow Border effect
Style the Border in HTML with the Help of CSS 3 Border Style
-
Complete CSS 3 Tutorial – Transform Operations
Complete CSS 3 Tutorial – Transform Operations – rotate, translate, scale, skew and matrix methods with Live Demo and source code
-
Handling Colon in Element ID in JQuery – Visualforce problem
Resolving the JQuery error when the Element ID contains colon with Live Demo
-
Create Simple Drag and Drop Widget like iGoogle using JQuery
Live Demo with source code on creating Simple Drag and Drop Widget using JQuery plugin like iGoogle
-
CSS – label control ignores the width style
CSS – label control ignores the width attribute in style
-
Disable inputs after submit to avoid double submission using JQuery and Ajax
This article will explain the safe way to submit the forms using JQuery. It will avoid accidental double submission.
-
Create Pure CSS based Menu – Step by Step Tutorial
Tutorial on creating step by step pure CSS based Menu without any javaScript and Why CSS Hover property is not working in Internet explorer