
Search In
Hello readers , today we will discuss about generating light weight and easy to use tooltip using css3. Tooltips are a great way to show user more information by simply hovering over an image, text or hyperlinks. They can be used to provide caption t
Introduction :
A WPF trigger changes one or more properties of a control in response to an action when a pre-defined condition is met. For example, we can use a Trigger on IsMouseOver event to change the font of the control. Triggers allow you to d
By using jquery event.pageX and event.pageY we find the coordinate of mouse. The PageX event shows the edges from left and the PageY event shows the edges from top.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf
Bind method is used for attaching an event handler to a document.As shown below click,double click,mouse enter, mouse leave are event handlers directly attached to the document.
<!doctype html>
<html lang="en">
<head>
<meta c
Let's think about those guys who ask themselves: how to quickly set up Mac OS on a new computer? Any Macintosh veteran knows his machine perfectly well, especially if it uses it for work. But what should a newcomer do? He was completely overwhelm
Usability testing is a Black box testing technique and is reveals whether users feel convenient to use the application or Web site according to different parameters:
The Flow
Navigation
Layout
Speed
Content
Scenarios for Usability Tes
/* Use of Delegate for multiple buttons. Different functions are assigned to delegate that perform the required functionality. The basic color change and animation that are common to all buttons are given here. */
// Apply this Script on ever
To disable comments section on any page in wordpress. You need to open Admin Panel and follow the below Steps:
1) Click at Pages --> All Pages on left menu
2) Now can see listing of all pages, please mouse over the page you want to disable commen
html link styles.
We can change the style of link such as background color, color and text decoration on various event done by mouse such as hover,active and visited through style property.Customization can be done according to your requirement maki
Surface Programming
Microsoft identifies four key concepts in Surface:
Surface programming like we have seen in many ways browsing things on a surface. It would be like you are placing an order on the order table using its surface like displaying l
