Skip to content

Instantly share code, notes, and snippets.

View aceytr's full-sized avatar
🥇

Abdullah Ceylan aceytr

🥇
View GitHub Profile
@aceytr
aceytr / 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;
}