R2i DotNetNuke® Forum

R2i wants you to have the opportunity to ask questions, post reviews, help others or just rant and rave about DotNetNuke® or any of the R2i Modules and Skins. Our team spends hour upon hour, day after day, working on custom DotNetNuke® modules and services; please feel free to ask us anything.
 
Display issues in firefox
Last Post 26 Oct 2005 09:50 PM by kevinmschreiner. 6 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages Informative
rchatterjeeUser is Offline
New Member
New Member
Posts:24

--
05 Mar 2008 04:27 AM  
Hello All

I created a few HTML displays in LISTX using SQL queriess which display the queried data. The information renders just fine on IE but in firefox the display is running all together. I double checked my TD and TR tags to ensure all was good. Could any one please advise what causes this. Please let me know if you need to see my code but really there is only the database fields encased in tr and td tages.

thanks
pauldesUser is Offline
Veteran Member
Veteran Member
Posts:1392

--
05 Mar 2008 12:31 PM  
Code would be helpful. Is your table set to width=100% ?
ListX....makes you look brilliant, even though you're not.
pmandaUser is Offline
Basic Member
Basic Member
Posts:268

--
05 Mar 2008 02:08 PM  
What do you have in the header and footer, and list item detail. Can you provide your code?
Praveena Manda<br>Software Engineer<br>Bi4ce,Inc
rchatterjeeUser is Offline
New Member
New Member
Posts:24

--
05 Mar 2008 06:26 PM  
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0 ID="tblHWEligibility">
<TR onclick="lxExpander('Group A','tblHWEligibility','TR','mygroup',false,false);"><TD colspan="6" align="right"><b><u>Click here to Collapse/Expand display</u></b></TD></TR>
<TR mygroup="Group A" style="display: list-item;" bgcolor="#CCCC66" BORDER=1 CELLSPACING=1>
<TD> </TD>
<TD><SORT><a {SORT,EligYearMonth,"Eligibility Date","^ Eligibility Date ^","v Eligibility Date v","DESC",0}>{SORTHEADER,0}</a></TD>
<TD><SORT><a {SORT,EligDesc,"Status","^ Status ^","v Status v",,1}>{SORTHEADER,1}</a></TD>
<TD><SORT><a {SORT,HrsBank,"Hours Bank","^ Hours Bank ^","v Hours Bank v",,2}>{SORTHEADER,2}</a></TD>
<TD><SORT><a {SORT,CreditedHours,"Credited Hours","^ Credited Hours ^","v Credited Hours v",,3}>{SORTHEADER,3}</a></TD>
<TD><SORT><a {SORT,SPAMT,"Self Payment Amount","^ Self Payment Amount ^","v Self Payment Amount v",,4}>{SORTHEADER,4}</a></TD>

The above is my code from the header table


below is the list Item Detail

<TR bgcolor="#CCCCCC" mygroup="Group A" style="display: list-item;">
<TD> </TD>
<TD>[FORMAT,[EligYearMonth],{0:MM/dd/yyyy}]</TD>
<TD>[EligDesc]</TD>
<TD align="right">[HrsBank]</TD>
<TD align="right">[CreditedHours]</TD>
<TD align="right">[SPAMT]</TD>
</TR>

jwmottUser is Offline
New Member
New Member
Posts:62

--
05 Mar 2008 08:21 PM  
I closed the <tr> tag for mygroup in the header, and closed the <table> ta at the end and all is well.
pmandaUser is Offline
Basic Member
Basic Member
Posts:268

--
05 Mar 2008 09:03 PM  
Events doesn't work properly on <tr> tags in firefox and you have a lxExpander on a <tr>tag. You might need to to change it to divs

Hope this solves your problems.
Praveena Manda<br>Software Engineer<br>Bi4ce,Inc
rchatterjeeUser is Offline
New Member
New Member
Posts:24

--
05 Mar 2008 09:52 PM  
My events fire correctly, its just that the display runs all together without any spacing. I did have the /TR> and </TABLE> tags put in but the display still looks bad.

Can you give an example of how I could use the DIV tags to display the events and the sorts as shown in the code earlier.

Thanks
You are not authorized to post a reply.

Active Forums 4.1
 

New York, NY • Baltimore, MD • Vienna, VA • St. Louis, MO • Seatle, WA • 410.327.0007 • info@R2Integrated.com

Bookmark & Share Bookmark and Share