Last active
March 24, 2025 23:06
-
-
Save jagjeetgit/2073c103772be57ae5b1937cf04f8f91 to your computer and use it in GitHub Desktop.
Initialize script for Photograph type Image Field in Adaptive Form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(".photo-upload").prepend(" <div class='preview'' style='border:2px solid;height:225px;width:175px;text-align:center'><br><br><div class='text'>3.5mm * 4.5mm<br>2Mb max<br>Min 600dpi</div></div><br>"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment