Main tutorial Copyright content text and webpage url while copying data in webpage and extra information while copying & More Tutorial 2my4edge.com



Copy the content and paste it somewhere



Auto complete Google map in form input type using geocomplete Jquery

Here i'm going to tell you one of the interesting thing regarding web development. now a days most of the website need google map location while we are entering location name, for that we have one solution. When we are entering the location name in input type you will get map for that particular location by using Jquery, let see the code for that.

Multiple image upload preview before image uploading to the server using Jquery

Here i'm going to tell you one of the useful tip for multiple image uploading preview, when ever we are uploading image we need instant image preview, for that we are going to use html5 filereader. and here we are going to use the jquery for instant image preview. let see the simple code.

Google Inbox style design using Bootstrap

Here i'm going to make google inbox style design using bootstrap with font-awesome icons. i hope everybody knew about google inbox that is similar like gmail. In that, there is an design for compose mail as i'm showing in the below image. like that only we are going do here. lets see the code

Cart quantity increment / decrement using Javascript onclick

OnClick increment and decrement value in input text for cart quantity value. here i'm going to help you a onclick increment value and decrement value in input type cart quantity field. let see the code for on click increment and decrement.

Automatic loader at the top of page for complete the page load

Here i'm going to explain the simple design style like YouTube page loading at the top of the page, you can see when the YouTube page reloads that time one small red strip will be in the top of the page. here we are going to make that kind of page loaded effect using pace.min.js. Let's see the simple code for that.

Simple way to make text center to the div using css3

Today i'm going to tell you one small trick to make text center in div by vertically and horizontally. here i'm going to make the texts center of the div using css3 transform code. lets see the simple code below.