2015-10-11 | 2my4edge

16 October 2015

Auto complete Google map in form input type using geocomplete Jquery

1 comment:
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.

google map in form input type text

15 October 2015

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

15 comments:
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.

Multiple image upload preview
^