OnClick event is not working in mobile browser
问题 I have a html page in which i have added onclick event in div tag. In that onclick event i have used location.href = url to open any url. It is working fine in web browser but is not working in mobile browser. What is the reason for this ? My Code is - <html class="swipebox-html swipebox-touch"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <link rel="stylesheet" href="../css/swipebox.css"> <script src="../js/jquery-2.1.0