mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-10-30 00:05:32 -04:00 
			
		
		
		
	Update javascript.html
This commit is contained in:
		
							parent
							
								
									034fb3bc87
								
							
						
					
					
						commit
						f5f171f0ed
					
				| @ -262,7 +262,7 @@ $('#myModal').on('show.bs.modal', function (e) { | ||||
|            <td>remote</td> | ||||
|            <td>path</td> | ||||
|            <td>false</td> | ||||
|            <td><p>If a remote URL is provided, content will be loaded via jQuery's <code>load</code> method and injected into the <code>.modal-body</code>. If you're using the data api, you may alternatively use the <code>href</code> tag to specify the remote source. An example of this is shown below:</p> | ||||
|            <td><p>If a remote URL is provided, content will be loaded via jQuery's <code>load</code> method and injected into the <code>.modal-body</code>. If you're using the data api, you may alternatively use the <code>href</code> attribute to specify the remote source. An example of this is shown below:</p> | ||||
| {% highlight html %} | ||||
| <a data-toggle="modal" href="remote.html" data-target="#modal">Click me</a> | ||||
| {% endhighlight %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user