Topic: Installing and testing Drag and drop plugin.
rt133813 pro asked 6 years ago
I purchased unlimited MDB Pro not realizing it didn't have the drag and drop plug-in, so I then purchased the unlimited plug-in. Since I purchased separately, is there a certain way to install the plug-in? Like extract over the top of the existing MDB Pro? I don't know. I uploaded your mdbFileupload.html to my go-daddy server and the upload button does not trigger
Also it will let you browse to an image, but when you select it, it does not bring image onto page. All the drag and drop actions work fine on the remainder of the page, but where is the upload functions???.
Currently I use the following script to upload images. How do I integrate with MDB please?
Default Bootstrap file input
Default styling for Bootstrap File Input componentUpload
<form style="color:blue;float:center;text-align:center;" action="img_upload_script.php" method="post" enctype="multipart/form-data">
<input size="150" style="width:100%;float:center" type="file" accept="image/*" onchange="preview_image(event)" name="fileToUpload" placeholder="download">
<button class="header_buttons" style="background-color:#5cb85c;color:white;font-weight:100;padding:8px;border-radius:7px;font-size:14px" type="submit" type="submit">Upload Image    <i style="font-size:24px" class="fa"></i></button>
Add comment
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.10
- Device: all
- Browser: all
- OS: Linux hosted by Godaddy.com
- Provided sample code: No
- Provided link: Yes
Tags