mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-24 13:48:01 -05:00
Rebuild bootstrap
This commit is contained in:
@@ -1652,7 +1652,7 @@ $('.myCarousel').carousel({
|
||||
|
||||
<h3>Markup</h3>
|
||||
<p>Use the <code>data-fileupload</code> attribute to register the file upload widget. The main container should either have the <code>.fileupload-new</code> class for a new record or if the record
|
||||
does not have file or <code>.fileupload-exists</code> if an existing file is present. Elements inside the container with the <code>.fileupload-new</code> and <code>fileupload-exists</code>
|
||||
does not have file or <code>.fileupload-exists</code> if an existing file is present. Elements inside the container with the <code>.fileupload-new</code> and <code>.fileupload-exists</code>
|
||||
class will be shown or hidden based on the current state. The content of <code>.fileupload-preview</code> is replaced when a file is selected. Implement a button to clear
|
||||
the file with <code>data-dismiss="fileupload"</code>.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user