Search
-
Two tables that I want to act the same
by JonF ·background-color: #6bacfd; -
DataTables warning: JSON data from server could not be parsed.
by allan ·{ padding: 4px 0 24px 0; }#footer { color: #666666; background: #f9f9f9; padding: 10px 20px; border-top: 5px #efefef solid; font-size: 0.8em; text-align: center; }#footer a { color: #999999; }FOUN -
aoColumnDefs error please HELP!
by runel ·Ohhhh... I figured out the error.. It was a silly mistake... Thanks for DataTables debugger it points out that I have an unknown parameter in my table id #6.. my error is in my last datatable It needs -
onClick change button style / class
by dano_wpg ·document.getElementById('ToolTables_tool_0').style.backgroundColor = "#660000"; -
Two Small Issues
by techguy1988 ·color: #666 !important; -
Datatables does not display < character
by allan ·The problem is that Javascript is trying to use the code \u003cB rather than \u003c with a 'B' added onto the end. One option is to use HTML entities: < in this case since this is properly ter… -
im new here
by anony ·$(this).css('color', '#666'); // this could be in the style sheet instead -
Datatables + IE7 - Pagination = Wrong Table Height? (repost from general)
by xDisruptor ·color: #6d757d; -
Datatables + IE7 = height problem?
by xDisruptor ·color: #6d757d; -
Unable to load jsonp data
by tjonsek ·Stage Store #697","Address":"1112 S Main Street Grove TX 74344","TotalkW":4.01698,"TotalkWh":17153.85,"IncentiveAmount":null,"ApprovedDat -
Unable to load jsonp data
by tjonsek ·{ "aaData":[{"AccountNumber":"95264965302","ProjectID":325,"SponsorName":"Tanya Bell","CompanyName":"93335 Stage Store #697&q -
Unable to load jsonp data
by tjonsek ·callback([{"AccountNumber":"9526496","ProjectID":2,"SponsorName":"Names","CompanyName":"93335 Stage Store #697","Address" -
TableTools dont load -- internet explorer
by obenavidez ·window.document.forms[FRM].elements[BTN].style.backgroundColor = "#6B77F9"; -
how to make my table look like in the example ?
by allan ·#example_wrapper { -webkit-box-shadow: 2px 2px 6px #666; box-shadow: 2px 2px 6px #666; border-radius: 5px; } -
If the table name is example:test datatables does not work
by allan ·http://stackoverflow.com/questions/122238/handling-a-colon-in-an-element-id-in-a-css-selector#656463 -
DataTables intialization hides all the rows of the table (asp.net grid view)
by VinceHan ·And here is part of the HTML code for the gridview -
Help with a CRUD
by allan ·The other way is to modify your initialisation of jEditable to use live events: http://stackoverflow.com/questions/4343109/jeditable-live#6059185 . Either way should work fine :-) -
Inline Row Editing
by jcrawford ·When I load my table and I click Edit on the first row nRow gets set to tr#619.odd in my Watch Panel. When I click Edit on the second row it says tr#417.even -
Sorting a column with bgcolor loses the bgcolor markup
by dshapiro ·Hello, -
problem with paginate button style
by gloosemo ·background: url("images/ui-bg_gloss-wave_50_6eac2c_500x100.png") repeat-x scroll 50% 50% #6EAC2C;