Sometimes, we may want to display important help text to the user when he or she hovers over a control. For example, you may have a label in your application and you want that the user should know upon hovering what the label text signifies. This is when ToolTip comes into picture. Tooltip is basically a small “hover box” in which the information about the item being hovered upon is displayed. Here, we will learn how to add ToolTip to a windows form control (consisting of labels and textboxes) using C# (in .NET framework). Suppose we have a label as Salary and corresponding to it two textboxes in which some random figures are getting displayed, as shown below: | |
| Read More |
In jQuery Mobile, dialogs are very similar to the pages except that they are themed differently to look like a modal dialog. They are generally used to notify user or verify some action the user is about to take. With the help of jQuery Mobile it is very easy to create and display dialog in your mobile web applications. Here for demonstration purpose we will take up a scenario where user clicks on an external link. Before redirecting the user to the external link we will verify whether he/she really wants to go to the external site by displaying a dialog box. If the user confirms then we redirect the user to the external website otherwise we redirect him/her to the original page. | |
| Read More |
At times, you may need to generate and provide your website user with a new or default password. For example, if a user has forgotten his/her password then you may need to generate a new password for him/her. Or you may want to provide default password to newly registered users after they have verified their e-mail address. It is obvious that password generated in these circumstances should be random in nature. | |
| Read More |
Social networking sites such as Facebook, Twitter, etc provide a powerful medium for website administrators to promote their content and in turn increase traffic flow to their website. Retweeting button is a powerful tool to publicise your content on Twitter. Retweet button in your post provides the user with an option to share your content on Twitter, if they find it interesting. When a user clicks on retweet button, a tweet corresponding to your post is automatically posted to the Twitter which helps in bringing targeted visitors to your website. | |
| Read More |
Nowadays, it’s must to have mobile support for your website. With the upsurge of smartphones and tablets in the market, website administrator can no longer ignore traffic coming from mobile devices. As by design the screen of mobile devices is very small compared to that of computers, it is a better idea to have altogether a different theme for mobile devices. For this we need to detect if a user is using a mobile and then accordingly display a different theme to him/her. Fortunately, there are many plugins available to do this task. | |
| Read More |
Want to transfer post from one author to another? Perhaps you initially created all your posts with the administrative user as author and now you want delegate them to another user. Transferring posts is very easy in WordPress and can be done on post management page. Say initially all your posts were authored by default admin user. | |
| Read More |
![]() | If you have a login form on the sidebar of your WordPress blog, then it becomes easy for visitors to be able to log on to your blog and this in turn increases the visitor interactions with your site. By default, WordPress doesn't provide login form on the blog but we can use Sidebar Login plugin to add this useful feature to our blog. Upon logging on to your blog via this plugin, it takes you to the post you were reading earlier instead of backend. Also, it provides password reminder and new registration links. |
| Read More |
While doing search engine optimization for your website, it is important to ensure that the title and URL of webpages contain relevant important keywords which have been used in content. If your article has clean and user friendly URL, then it increases the chance of your webpage to appear at top in search results. By default, the URLs generated by WordPress are not SEO friendly and appear like this: | |
| Read More |



Recent comments
13 weeks 3 days ago
14 weeks 4 days ago
23 weeks 1 day ago
46 weeks 3 days ago
1 year 11 weeks ago
2 years 9 weeks ago
2 years 12 weeks ago
2 years 12 weeks ago
2 years 13 weeks ago
2 years 14 weeks ago