Tagged Questions
The colspan tag has no wiki summary.
7
votes
4answers
10k views
set colspan dynamically with jquery
I have a simple table structure like this. What I would like to do is to dynamically merge some columns based on some condition within the for example, if td1 and td3 are empty then merge the cells ...
6
votes
5answers
362 views
Double dotted border while using colspan
I have what seems like a simple problem, but searching the net hasn't yielded any results.
I have a table
<table>
<tr>
<td colspan="3">
<img ...
5
votes
3answers
564 views
IE7 is making my life miserable! Getting gaps between html table columns (w/ colspan) with css toggle
Copy/paste this html code snippet and try it out in IE7. When you toggle the hidden columns it leaves a gap between the columns. In Firefox it works fine, the columns touch when minimized. Haven't ...
3
votes
1answer
138 views
What happened to colspan='*'?
There once was a very handy construct: colspan='*' meaning "span this column and all the rest of the columns to its right in this table." The production now gives an error in the html validator.
I'm ...
3
votes
4answers
498 views
jQuery to select last cell in a column when using rowspan
I have a table like this:
<table>
<tr><td>Not This</td><td rowspan="3">This</td></tr>
<tr><td>Not This</td></tr>
...
3
votes
2answers
1k views
jQuery slideToggle doesn't work with colspan in Firefox?
<script type="text/javascript">
$(document).ready(function() {
$('#description').show();
$('#extender').click(function() {
$('#description').slideToggle("fast");
});
});
...
2
votes
2answers
31 views
HTML Table Colspan
I am making a calendar using the following HTML code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head></head>
...
2
votes
0answers
49 views
YUI2 DataTable Allow Cell Contents to 'Bleed' from One Column to Next
Using http://developer.yahoo.com/yui/examples/datatable/dt_basic.html as the base, simply add a new column to the end of the table. Next, resize the title column so that the width of the column is ...
2
votes
1answer
78 views
Weird behaviour when rotating iPhone for TDs with colspan
This is about displaying a simple HTML page in iPhone's browser, with rotation.
Setup: two identical tables but one of them has a (CSS) width of 69% while the other is at 100%.
<!DOCTYPE html ...
2
votes
6answers
144 views
When did colspan and rowspan become available for usage in HTML tables?
A co-worker and I are curious about when colspan and rowspan became available for usage in HTML tables.
We tried Google and Wikipedia, but the answer still seems to elude us.
I thought it might have ...
2
votes
1answer
1k views
Webkit Browsers Rendering Problem for Table Depending on colspan
Please advise whether I am hallucinating... I hope so because I can't get tables to render correctly depending on the browser and I am hoping someone can provide me a solution.
My problems is that ...
2
votes
4answers
1k views
jQuery tablesorter - rowspan in headers causes odd behavior
Example of failure:
http://progamonth.com/files/testfile.html
Desired Behavior:
Ideally, any headers with a colspan shouldn't affect sorting. Right now, they receive sorting buttons, and even if I ...
2
votes
1answer
780 views
xml-fo pdf table : 'colspan' when the number of columns is dynamic
I'm generating a table in a pdf document using xml-fo.
The number of columns is dynamic. Columns are only displayed when tests are passing. In tests I'm using variables like $var1, $var2, ... that ...
2
votes
3answers
2k views
jqGrid apply colspan to column header
Does jqGrid supports colspan on column header? I find this grid control useful because it has a lot of features and importantly plenty of documentation.
And how about the stylesheet? how to change ...
2
votes
4answers
365 views
HTML table using colSpans not displaying as expected
I have an example of a simple HTML table that contains a number of div blocks.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
2
votes
2answers
5k views
Colspan doesn't work with <td> width set? (IE7)
I can't get colspan to work when I use a fixed width (IE 7)? Why?!
Sample Code:
<html>
<head>
<style>
.inputGroup td
{ width:250px; }
</style>
...
1
vote
1answer
52 views
php display record in colspan
I have a record from the database that consists of id and name and I want it output
on a colspan wherein all records are distributed in a manner 1-2-1-2-4. My program listing that gives the ...
1
vote
1answer
35 views
High Numbered Colspan HTML Tables alterable via Javascript
I'm having some trouble getting my Table and Colspans to work. I'm trying to create a grid that can be used as a calendar. Each 'table' can represent a working day period (8:30pm til 6pm).
In my ...
1
vote
1answer
166 views
Fixed size table with column spanning problem on IE8
I'm trying to make a table in html, using fixed sizes and column spanning.
Here is the code I am working with:
<table style="width:602px;" border="1" cellspacing="0">
<tr>
<td ...
1
vote
1answer
271 views
Do invisible (display:none) cells count toward colspan
Just wondering. Also, is this applied equally across browsers?
e.g.:
<table><tr>
<td>asdf</td>
<td style="display:none;">asdf</td>
...
1
vote
6answers
74 views
Simple jQuery problem
This one should be easy
I've got this HTML
<table class="PageNumbers">
<tr>
<td colspan="3">text3
</td>
</tr>
<tr>
<td colspan="2">text
...
1
vote
3answers
104 views
Colspans in Opera Browsers not working right
Ok, I can't understand the problem here but this looks fine in all browsers cept Opera.
The HTML Code is as follows:
<table width="395" height="214" border="1">
<tr>
<td ...
1
vote
2answers
158 views
Table cell not spanning correctly
I'm having trouble with a table cell not spanning correctly. I'm using jQuery to show/hide a row of a table which contains a form, however, when I toggle the display of it, it isn't working ...
0
votes
3answers
25 views
Colspan on cell in one row seems to prevent setting TD width in all the other rows. Why?
I want to create a table which look like this:
+-----------------------------------------------------------+
|January 12th, 2012 |
...
0
votes
1answer
47 views
How to get the number of columns in a colspan/rowspan table header
I have a table header with two rows and several rowspans" and a colspans cells, like so:
<table>
<thead>
<tr>
<th rowspan="2">Company</th>
<th ...
0
votes
1answer
34 views
Using colspan to set a cell to span across many columns
Hi I have a table with various rows that display data,
in each row I have a column with a cell for the label and a column a cell for the data.
Sometimes there may be several columns on the same row, ...
0
votes
2answers
40 views
create a table out of Divs
I faild to make complex tables out of div's
the max thing is this way .
http://snook.ca/archives/html_and_css/getting_your_di
but it help only in simple tables
so can anyone make this as div's :
...
0
votes
2answers
54 views
nested colspan in HTML table
I'm trying to make a simple table but once I set colspans in consecutive table rows, the second row's colspan attributes are overridden :
<table class="d-week">
...
0
votes
1answer
107 views
HTML table width property with hidden or collapsed columns with CSS media tags
I am using @media tags in my css file to hide columns in my table when my screen width goes below a certain value.
my table is setup like this.
<table>
<colspan id="col1">
<colspan ...
0
votes
0answers
110 views
Colspan problem
I normally do more java programming that styling so this is a little foreign to me. Below is the snipet in the jsp I am working on. This table class calls "vert_scroll_table" which calls a .htc page ...
0
votes
4answers
217 views
how to check with javascript how many columns given html table has?
That is how is the maximum colspan, for example:
<table>
<tr>
<td> 1 </td>
<td> 2 </td>
<td> 3 </td>
</tr>
<tr>
<td> 1 ...
0
votes
1answer
97 views
using slideToggle on a cell that is spaned 3 columns
I am trying to create a table, whereas when the user clicks on one of the rows, a block will slide down the same length of the table. I tried using a div, but I guess you can't have a div anywhere in ...
0
votes
1answer
42 views
colspan question and help
Im currently coding an email and cant get my colspans to work, i just cant understand how they are supposed to work so if anyone could explain how you have multiple rows with multiple columns at ...
0
votes
2answers
737 views
colspan width problem
I'm having trouble setting fixed widths on columns which use colspan.
It seems that neither IE8, Firefox or Chrome can figure out how to correctly size columns with colspan.
Try the following code ...
0
votes
1answer
147 views
TH colspan with an odd number of columns
I usea HTML table with five columns and two rows.
I want to connect the columns in the last row to two cells and the border of the connected cells should be in the middle of the table. With 6 columns ...
0
votes
2answers
644 views
How to header rowspan and colspan?
I think that SlickGrid is best jquery grid.
I need header rowspan/colspan feature.
But i cant find example.
Is not yet span feature in SlickGrid ?
And, I find the SlickGrid API or Document.
...
0
votes
1answer
156 views
JSF grid and cell fusion
I'm doing a jsf project with jsf2 (mojarra) and primefaces (2.2RC2).
I have a list of objects to display on two columns and X rows.
But for some items, I want to display them on two columns, to make ...
0
votes
1answer
464 views
Calculating rowspan and colspan for html table (Algorithm)
I have been working about 18 hours and I became a zombie.. And I can't figure out this problem without your help..
Project
I am working on a pdf to epub converter application what converts pdf files ...
0
votes
2answers
301 views
Incorrect Internet Explorer 8 colspan interpretation?
This HTML table is being misinterpreted by some browsers, and I cannot understand why :
Chrome and Outlook display the rendering I expect, where the 2nd cells of the 2nd and 3rd lines pass over the ...
0
votes
2answers
211 views
Scraping html tables in .NET and taking care of colspans
I am trying to scrape HTML tables in my .NET application, however I came across tables that are aggressively using colspan and rowspan attributes on cells causing me headache. I was wondering if ...
0
votes
2answers
481 views
HTML table rowspan or colspan issue?
We need to design a webpage layout. Using table we can divide layout into six zones (cells) as shown below:
ZONE 1 ZONE 2 ZONE 3
ZONE 4 ZONE 5 ZONE 6
Now, it is possible to merge ZONE 2, ZONE 5 ...
0
votes
4answers
133 views
Need help with styling a table: how to add margin to one cell?
Consider this code:
HTML:
<table>
<tr>
<td>Option 1</td>
<td><input type='checkbox' id='option1' /></td>
</tr>
<tr>
...
0
votes
1answer
384 views
SilverLight Binding Grid ColSpan
Can we use Binding for Grid ColSpan/RowSpan?
For example,
<StackPanel Grid.ColSpan={Binding ColSpanValue} />
0
votes
3answers
183 views
Html Input boxes must be in the same line
Do you see the rec tangled red text box which is under "Acil Durumda Aranacak Kişi",
I want that text box just near "212" since they are both for telephone number...
How can I do that?
PS: All ...
0
votes
2answers
300 views
Spanning columns in HTML table
I'm trying do to a very simple operation of merging two columns in a table. This seems easy with the colspan, but if I merge different columns without leaving at least one row without any merged ...
0
votes
5answers
4k views
How do I increase the width of a column in an HTML table?
How do I increase the width of a column in an HTML table?
Below is my code. I am trying to get the second <td> tag in each row to expand so that there is more space between the input text box ...
0
votes
2answers
277 views
Incorrect table rendering
<table width="300" height=100 cellspacing="1" cellpadding="2" border="1">
<tbody>
<tr>
<td width="150" colspan="2" ></td>
<td width="75" colspan="1" ...
0
votes
2answers
2k views
Table colspan relative width issue in Internet Explorer
I use tables for generating simple horizontal graphs (for easy scaling).
I use colspanning to get exact overlapping (sometimes the cells overlap each other, but not in this example).
My issue is ...
0
votes
1answer
2k views
Android - GridView : Specify Column Span
How can you specify a column span in an android's gridview?
I have a gridview that displays 3 images for each row. Sometimes, there are images that have to span 2 rows.
Is it possible to do that in ...