Closed (fixed)
Project:
Views Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2009 at 16:31 UTC
Updated:
9 Mar 2011 at 03:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
b0b commented... forgot to mention this is only in IE 6 & 7, everything else works fine.
Comment #2
jdwfly commentedDo you have a url that we could see?
Comment #3
b0b commentedSure...
http://precisionmedical.venus.klunkmillan.net/hospitals/air-compressors-...
And I was able to fix it with CSS I should add.
table.products {
visibility: visible;
}
Comment #4
jdwfly commentedIs that view using fields or nodes as the row style? or could you explain how the tables are being created? I am guessing that the table is a part of the content of a node and you are using the node row style. I'd like to reproduce the error so I could figure out what is causing the problem.
Comment #5
b0b commentedThe tables are part of the content of a node and I'm using fields row style. Exported view attached.
Comment #6
jdwfly commentedfixed
Comment #8
alohaglide commentedIf I might ask, how was this fixed?