$("#buttom id").click(function(event){
$("#modalboxid").modal('show');
});
Subscribe to:
Post Comments (Atom)
-
Here is the custom query to get last seven days data in laravel ->whereRaw('Date(timestamp_order_made) >= (CURDATE() - INTERVAL...
-
How to Create a Simple Angular2 Component and here is that command: ng generate component test-component --inline-template
good one
ReplyDeleteThank you :)
Delete