Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

WP-Table Reloaded code insert


 
Prev Previous Post   Next Post Next
  #1  
Old May 30, 2011, 03:46 AM
johnnybravo
 
36 posts · Apr 2011
Russia
WP-Table Reloaded code insert

Hello from Russia!!!
I have to insert this code to change the width of one column of my table.
Code:
/* Using aoColumns */
$(document).ready(function() {
	$('#example').dataTable( {
		"aoColumns": [ 
			{ "sWidth": "20%" },
			null,
			null,
			null,
			null
		]
	} );
} );
Please, tell me where this code to insert?
When I create a page that I put only the code table [table id=5 /]
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Issue with WP-Table-Reloaded Christophermathis New Versions, & Updating 2 Jan 10, 2011 11:57 AM
WP-Table Reloaded conflicting w/default tables? Shan_LSOS Plugins & Atahualpa 4 Sep 20, 2010 05:35 PM
How to Add Zebra Effect to Single Table with WP Table-Reloaded Plugin c12281 Plugins & Atahualpa 8 Aug 1, 2010 03:53 PM
jquery Expand Table Rows - where to insert code lrosenshine Atahualpa 3 Wordpress theme 0 May 10, 2010 02:27 PM


All times are GMT -6. The time now is 12:04 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.