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

Search In

clone() method in jQuery

clone() Method: Clone() method is used to make copy of selected html element including its child nodes, data and properties. It is useful when we need to duplicate html elements in a webpage.   Syntax: $(selector).clone(true|false) Example

Callback Function in jQuery

Callback Functions: It is used to prevent executing further code until earlier effects has not executed completely. As we know in jQuery effects takes time to complete and sometime next line code get executed while the earlier effects are still exec

Forget Organization Frauds in 2020: How AI is Aiding CRMs in Fraud Protection

Most businesses across the world suffer from cybercrime and data fraud once in a while. Frauds are not lethal for a business but also hamper their growth and damage their reputation among the customers. After all, nobody wants to give their data and

Top 5 Technologies Shaping Tomorrow's Customer Support

Customer support has transformed in recent years. Today’s businesses require simpler, fasterand more-effective customer service support, with even more-prudent support solutions to come. The goal is for customers to continue performing their re

How to Create a Popover in Bootstrap.

With the help of Bootstrap we can create a popover function. In below example I am using title attribute which will specify popover header text and the data-content attribute will specify the text which will be displayed inside the popover's body. &

How to apply autocomplete feature to textbox with jQuery?

Sometimes we need to implement autocomplete feature to input field for searching purpose. We can do this by using "autocomplete()" with jQuery. Example: In the below example I have created an array of country names and passed that as source to autoc

Converting Themeable functoin to templates, Drupal 7

The final option is the creation of individual template files that are dedicated to overriding specific themable functions. This could be very helpful for the designer as PHP developer have done his work and designer now can do this XHTML and css w

How to show new messages in desing using CSS

Hello Reader's if you want to make nice view to show the messages and alert count then you can use the Badge of bootstap <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta charset="ut

How to expand the div with a click using Bootstrap

Hello Reader's if you are new to Bootstrap, And you want to expand the div with a single click. Lets see the example below:- <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1">

Jumbotron Bootstrap

Basically Jumbotron in Bootstrap specifies some special content written for a particular purpose in a big box which provides extra information. Any valid HTML or other Bootstrap elements can be included inside a jumbotron.   <!DOCTYPE html

1 90 287
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: