Sunday, 13 August 2017

Open Bootstrap modal pop up on button click with jquery

$("#buttom id").click(function(event){
  $("#modalboxid").modal('show');
});

2 comments:

Google Map Filter Api Example

Here is Google Map Filter Api Example: