Skip to content

Instantly share code, notes, and snippets.

View scorpion2763's full-sized avatar
🥇

Abdullah Ceylan scorpion2763

🥇
View GitHub Profile
@scorpion2763
scorpion2763 / multi-image-select-prev.html
Last active December 17, 2022 22:45 — forked from abhishek-9ithub/multi-image-select-prev.html
multiple image select/preview
<html>
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<style>
body {
padding: 0 20px;
text-align: center;
}