mirror of
				https://github.com/dawidolko/Website-Templates.git
				synced 2025-10-31 00:13:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			487 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			487 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | |
| <dt-example order="0">
 | |
| 
 | |
| <title lib="Responsive">Initialisation</title>
 | |
| 
 | |
| <info><![CDATA[
 | |
| 
 | |
| Responsive can be run on a DataTable in a number of different ways:
 | |
| 
 | |
| * By adding the class `responsive` or `dt-responsive` to the `-tag table`
 | |
| * Using the `r-init responsive` option in the DataTables initialisation
 | |
| * Use the `$.fn.dataTable.Responsive` constructor.
 | |
| 
 | |
| This set of examples demonstrates these initialisation options.
 | |
| 
 | |
| ]]></info>
 | |
| 
 | |
| </dt-example>
 |