Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to add mouseleave, mouseenter and click event using jQuery

Hello, I want to change the image when entering and leaving mouse to it. But the image should stay there when clicked. I have an image attribute source that is replaced on mouse enter and mouse leave event. But image is also changing after clicki

Handle NSLog in iPhone sdk

Through this code we can use NSLOG whenever required. Write this snippet in some common file(say utility) so that it would be easily handled throughout the project. Make sure class should import utility class to handle NSLog. All you need is to chang

How to Disable tab (space) on HTML Editor

Hello all, Working with Rich Text Editor, some times we need to disable Tab Key, which creates space between two text or HTML Elements inside the Editor. To do that we have following block of code: In HTML Page : <div id="editor" onkeydown="re

DBMS_OUTPUT.PUT_LINE not printing or anonymous block completed

If your DBMS_OUTPUT.PUT_LINE code is not printing any of your logs or if you are just viewing "anonymous block completed". Following will fix the issue. You need to configure a buffer for dbms_output. You can run following command in SQL Prompt: SQ

Trigger function in JQuery

Trigger function has an interesting concept as it is used to execute all handlers and behaviors attached to the matched elements for the given event type. For example, If I want to have a click event on a button without clicking, we can use this func

What is MIME and MIME Type?

MIME stands for - Multi-purpose Internet Mail Extensions. MIME types represents a unique file types as pre-defined over Internet. Web servers and browsers have a list of MIME types, which make a medium for files transfer of the same type in the

How to remove unwanted Namespace in asp.net C#

Hiii All.. Working with asp.net we use using statement to add name space to our code behind file (C# file) if we want to use any specific namespace, but if there are unused using statement that are present in your code than it can cause performance

How to wrap a Div with para tag using JavaScript

Hello all, working with richtext editor at time we have to wrap any content with para tag. To do that we have following code packet. in HTML we have: <div> <ul> <li><input type="submit" onclick="wrapWithP" /></li&g

How to configure maven in Eclipse?

Maven can be configured in two ways in eclipse. Ist method: Open Eclipse Goto Help >> Install New Software. Enter the URL "http://download.eclipse.org/technology/m2e/releases "in Work" with field and press enter button. Select maven and pre

How to configure testNG in Eclipse?

Follow the following steps to configure testNG in eclipse: Open Eclipse Goto Help >> Install new Software Enter URL http://beust.com/eclipse/ in "Work with" textbox and press enter. Select testNG and press next button. Now restart eclipse and

1 63 409
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: