As it relates to HTML, tables are used to display data in a tabular fashion.

learn more… | top users | synonyms (3)

0
votes
1answer
27 views

Targeting td elements by colspan attribute (jQuery)

I have a page with a bunch of dynamically generated <td> elements. I need to target very specific tds on the page. There are quite a bit of elements and so I'm trouble targeting them with ...
0
votes
3answers
29 views

I cannot change the text color to a hyperlink

I working on the following code and I have created a table that is suppose to have some links in there and the links on default come out to be white and I wanted to be black. I try changing the color ...
0
votes
1answer
6 views

Assign CSS class to HTML tags generated with SQL 'FOR XML'

I am getting table rows and table data (with HTML tags) from SQL using 'FOR XML'. Is there a way I could assign classes to the html tags in SQL? What I am currently getting: ...
0
votes
2answers
33 views

Show, hide and group columns in jQuery

I have a table and I need to group columns. How is it possible with HTML to tell if columns belong together? I've been looking at colgroup, but I don't know if that's what I need. I need to create a ...
0
votes
2answers
22 views

Add content to a tfoot in a table with Jquery

I have this example table <table border="1" id="tabla"> <tr> <td>row 1, cell 1</td> <td>row 1, cell 2</td> </tr> <tr> <td>row 2, cell ...
0
votes
4answers
26 views

Generate 10x10 table using jquery

I'd like to create a simple 10x10 table with jquery, what's the problem with this code? It creates this (I haven't added tbody, I don't knwo why it's there) <table id="game_table" border="1"> ...
0
votes
1answer
13 views

Mootools: HtmlTable really multiselect

I have a table parsed to Mootools HtmlTable class. using: var table = new HtmlTable($('htmlTableElement'), { sortable: true, parsers: ['string','number','numberLax','floatLax'], selectable: true, ...
1
vote
3answers
43 views

Select input tag in the same row from a table on clicking an anchor tag in the same row

Sample Html(This only contains one of many more row). <table id="ctl00_ContentPlaceHolder1_categoryTable" class="categoryTable sortAsc editInputs" border="0"> <tbody> <tr> ...
1
vote
1answer
52 views

Select row in HTML table to update chart selection?

How do I setup an HTML+JS table with data associated to a chart (Flotr or D3); where I can multiselect rows and that will update what is shown in the chart? - I'll likely be using AngularJS, so their ...
2
votes
1answer
27 views

KendoSparklines inside table rows, where rows are added dynamically

I have a table to which rows are added dynamically. One of the cells in each row includes a kendoSparkLine chart. Every time a new row is added, the charts in the previous rows disappear and must be ...
1
vote
1answer
59 views

Select all td in tr in nested table with css selector

I want to select all td inside the first tr of the tbody. I would normally do this like: tbody:first-child td --> but this gives me the result you can see on the image, the yellow is the result. My ...
-4
votes
0answers
24 views

Inserting button in table row [closed]

<tr> <td><FORM> <INPUT TYPE="button" VALUE="Tell a Friend via email" id="email" onClick="parent.location='mailto:Friends email here?subject=Check this out&Body=I found ...
0
votes
2answers
34 views

jQuery: Hide parent <td> if contains child <input> with specific class?

I'm working with the jQuery Tablesorter Filters plugin and I'm trying to hide certain <td>. This is what I'm looking to do: -If <td> contains <input class="tablesorter-filter ...
0
votes
4answers
50 views

How to change the background-color of the whole row when thead row has less columns than tbody rows?

I'm wondering how can I have the same width for all the rows in the table? As you can see in the page...I want to change the background color of the header but the header doesnt have the same width as ...
0
votes
1answer
34 views

Padding with p and td html tag

i have a problem with my p tag and td. For some reason it seems the p does not take the whole space inside the td. here is the link i tried alot of things like changing the display and nothing fixed ...
1
vote
1answer
29 views

Table td border visible and invisible same row

I have 2 tables with data, in the table under I want to calculate the amount of 3 columns. These 3 td have a border while the 4 on the left and the 1 on the right don't have a border. It looks fine ...
2
votes
2answers
32 views

table data going outside borders

Briefly , i got <div id="tablewrapper"> <table> <tr> <td>veryveryveryveryveryeryveryveryveryveryveryveryveryveryvery longtext</td> </tr> <table> ...
0
votes
0answers
23 views

Reverse Order Of TD tags in mobile view

I have an email template on my hands, and I have two td's. in a table. <td align="left" style="whatever">Text content goes here</td> <td align="left" style="whatever">image goes ...
0
votes
1answer
42 views

Display tabular and editable data with koGrid or any other control [closed]

These are my requirements: I want to show tabular and editable data. Some columns are readonly and some are editable. The tabular "control" should allow me to define or create a template for a ...
-3
votes
1answer
39 views

how to use json parsed data to be displayed in html table

like so how to use json parsed data to be displayed in html table. Display data in each row using html from parsed data. <!DOCTYPE html> <html> <head> <script> function ...
0
votes
1answer
34 views

Displayind data in a codeigniter view using a table

Hi am having problem in sorting the correct <td> to display subject results for students. i have 11 subjects offered in the school and senior students take 8 subjects because 4 are electives at ...
0
votes
0answers
11 views

Chrome Table List rendering bug

We are encountering a problem with layout of a styled unordered list inside of a table cell in Google Chrome. This problem is not happening in Firefox, Safari or Internet Explorer. The unordered ...
0
votes
1answer
38 views

how to create dynamic links between two cells of 2 html tables in html email using java

One of our customers has got a requirement to create a html based email with html table for each automation script as part of test automation framework. The Second requirement is to have one more ...
0
votes
2answers
43 views

stretch cell using CSS

Good Day i have this issue <table border="1" width="100%"> <tr> <td>a</td><td>a</td></tr> <tr> ...
0
votes
2answers
16 views

th colspan fails w3c validations

what is wrong with the following? <table> <tr> <th> Blah </th> <th colspan="2"> Something </th> </tr> <tr> <td> .. </td> <td ...
0
votes
2answers
25 views

Cant position table where I want in html/php

I am trying to place two tables side by side on a web page but for some reason when I try to position them the second one just goes right underneath the first one. here is my code. <html> ...
0
votes
1answer
42 views

table cell sizing in Chrome and IE

I have a HTML table Required details are mentioned in JSFiddle. This is working well on Firefox, but it's not on Chrome and IE! what's wrong with them? why they expand the cell in the last row which ...
0
votes
2answers
36 views

Background image bottom not working

It's my td tag <td style="width: 90%; background: url(../Images/FTBCImg.jpg) repeat-y; "> I use backround image in this td. It's working ,but the bottom border is not worked See the problem ...
0
votes
1answer
44 views

Freeze the Table header in table

I have a created a table(with static headers), using css and jquery, Column widths changes according to the table data(Headers also change according to the data widths,This is perfectly working on ...
0
votes
1answer
26 views

Rowspan syntax in Markdown

I'm trying to create a table in markdown syntax where a cell's content spans across various rows. How can I achieve this? The table should look something like: ...
0
votes
3answers
36 views

javascript array to table layout broken

I have the following code: function test() { var results = ""; var myArray = []; myArray[0] = "Thur May 09 2013 00:00:00 GMT+0100 (GMT Daylight Time)"; myArray[1] = "Thur May 10 2013 ...
1
vote
1answer
31 views

Output and format array contents to HTML table

I am using Multiple Dates Picker v1.6.1. I basically want to grab the values in the array [picked] and produce a table with the values from the array onclick. When you hover on picked in dubug mode ...
1
vote
2answers
17 views

configuring an HTML table

For a school assignment I have to revamp a website. I've been trying to make a table to include an image and buttons beside the image. I have the table set so the image (if you think of this an ...
4
votes
1answer
175 views

page-break-inside doesn't work in table cells with rowSpan?

I want to make PDF rendering of my big report table. But it seems that phantomjs doesn't support the rowSpan attribute. Here is the example: phantomjs rasterize.js ...
2
votes
1answer
49 views

How to insert/update an item in a specific column of a dynamic table?

I have a dynamic table as of here As you can see, I have a column for "Status" which i hope to get status reply through this done(function()). This is what i've tried ...
0
votes
1answer
23 views

Html table with few headers and but one cell spreading on entire row

I have an html table with multiple headers, but i have some scenario where I wish to display a single row, with some text centered in the middle. this is the attempt: <table border="1"> ...
0
votes
1answer
45 views

Navigation table not aligning properly in Chrome

On one of my old sites, which has a pretty messy and outdated code, I am having problems with navigation menu in Chrome. It aligns perfectly in Firefox and IE but for some reason in Chrome only first ...
-1
votes
0answers
37 views

How to Generate an OpenOfficeCalc (spreadsheet) .ods from an HTML table using PHP [closed]

I've been searching for answers on how to generate an openoffice spreadsheet from an html table using PHP but all the related questions and answers are about Excel. Can somebody help me on how to ...
0
votes
0answers
10 views

How to detect using JS when a table cell occupies two lines?

I am displaying some information in an HTML table. I have added an input control and some Javascript to allow changing the font size - that way they can maximize the content on this self-refreshing ...
0
votes
3answers
67 views

How to go through an HTML table using PHP and get the data in each td?

I am trying to use the PHPExcel class to export reports into excel file. What I really need to do is to go thru every row in the HTML table then place it into cells in an excel file. I think ...
0
votes
1answer
44 views

Make a `<table>` width equal to its children `<td>`

I have a <table> that I would like to have a width that contains its children <td>. Unfortunately, I can only assign classes to the <td> columns, and not the <th> columns - ...
0
votes
0answers
37 views

Replace table with div using display: table

Can I completely rewrite <table> to <div> using the display property. I've tried with this fiddle http://jsfiddle.net/2PbSe/, but it does not use a 100% width?
0
votes
4answers
33 views

Aligning table data at the top

I want to align a table data at the top. Example. data-- I want to align this at top text.... - this contains a lot of text that makes the first table data at the center Like this: ...
0
votes
1answer
65 views

Dynamically Added Element Not showing in TD in HTML Table

I have this code : var closeButton = $("<a class='close'/>") .button({ icons: { ...
3
votes
2answers
1k views

export html table to csv

I am trying to add a feature of csv download option in my website. It should convert the html table present in the website in to csv content and make it downloadable. Ive been searching through ...
3
votes
2answers
2k views

jquery plugin Datatable :using rowspan in tbody causes wrong

I am using one jquery plun-in called datatables: http://www.datatables.net/ I want to relize this format using rowspans. But the plugin doesn't support rowspan in tbody <td id = "greater" ...
51
votes
5answers
24k views

Using Position Relative/Absolute within a TD?

I have the following code: <td style="position: relative; min-height: 60px; vertical-align: top;"> Contents of table cell, variable height, could be more than 60px; <div ...
95
votes
10answers
75k views

jQuery - How to Use slideDown (or show) function on a table row?

I'm trying to add a row to a table and have that row slide into view, however the slidedown function seems to be adding a display:block style to the table row which messes up the layout. Any ideas ...
687
votes
17answers
428k views

Add table row in jQuery

What is the best method in jQuery to add an additional row to a table as the last row? Update Is this acceptable: $('#myTable').append('<tr><td>my data</td><td>more ...
85
votes
13answers
113k views

What is the best way to remove a table row with jQuery?

What is the best method for removing a table row with jQuery?

1 2 3 4 5 21