Click here to Skip to main content
15,919,422 members
Home / Discussions / Web Development
   

Web Development

 
Generalpop up window issue [modified] Pin
chithra.r21-Feb-08 18:31
chithra.r21-Feb-08 18:31 
GeneralRe: pop up window issue Pin
Shog922-Feb-08 8:34
sitebuilderShog922-Feb-08 8:34 
Question[Message Deleted] Pin
CodeAddiction21-Feb-08 8:57
CodeAddiction21-Feb-08 8:57 
GeneralRe: CSS - My text is getting squished smaller than the size of my div Pin
Shog921-Feb-08 10:02
sitebuilderShog921-Feb-08 10:02 
GeneralOWA Customization : Add buttoon and Forms Pin
uhs21-Feb-08 6:02
uhs21-Feb-08 6:02 
GeneralWeb Interface for a Java byte code solution Pin
Gybe21-Feb-08 5:49
Gybe21-Feb-08 5:49 
GeneralRe: Web Interface for a Java byte code solution Pin
Johnny ²21-Feb-08 13:20
Johnny ²21-Feb-08 13:20 
QuestionRow and column seperation lines not coming for a table in firefox Pin
kc_krishnan21-Feb-08 2:43
kc_krishnan21-Feb-08 2:43 
Hi,
I have a table with 3 rows and 2 columns each.I'm storing the <table></table> in a text file and reading the text when code runs.Then the text file content is put in a literal and shown in the page.
But when the page is rendered in firefox the column borders and row borders are not visible, eventhough the table border specified is coming(Table outline).The same table is shown with row and column borders in IE.
May i get some help on this issue.This is a critical issue.
Thanks in advance.
Regards
KC

This is the table im using:
<table width=524 border="1" cellspacing="0" cellpadding="0">
<tr>
<td height="16.4%" align="center" valign="middle">rate</td>
<td height="16.4%" align="center" valign="middle">Interest Rate</td>
<td height="16.4%" align="center" valign="middle">Effective Date</td>
<td height="16.4%" align="center" valign="middle">Amount</td>
<td height="16.4%" align="center" valign="middle">Maximum Amount</td>
</tr>
<tr>
<td> 0.05 %</td>
<td> 0.05 %</td>
<td> Sep 29, 20061900 </td>
<td>$ 0.0 </td>
<td>$ 000000000 </td>
</tr>
</table>
GeneralRe: Row and column seperation lines not coming for a table in firefox Pin
Nilesh Hapse21-Feb-08 4:57
Nilesh Hapse21-Feb-08 4:57 
Generalproblem in incremental rows Pin
neoghy20-Feb-08 20:36
neoghy20-Feb-08 20:36 
QuestionMENU BAR OVERLAPPING!!!! Pin
John Sundar20-Feb-08 17:45
John Sundar20-Feb-08 17:45 
GeneralRe: MENU BAR OVERLAPPING!!!! Pin
Bijay Bhaskar Deo21-Feb-08 20:14
Bijay Bhaskar Deo21-Feb-08 20:14 
AnswerJavascript reading INI/XML FIles Pin
deepaks320-Feb-08 0:22
deepaks320-Feb-08 0:22 
GeneralRe: Javascript reading INI/XML FIles Pin
Shog920-Feb-08 8:45
sitebuilderShog920-Feb-08 8:45 
Generalpls help asp xml list change Pin
love_man00119-Feb-08 21:25
love_man00119-Feb-08 21:25 
GeneralRe: pls help asp xml list change Pin
Christian Graus20-Feb-08 13:32
protectorChristian Graus20-Feb-08 13:32 
GeneralRe: pls help asp xml list change Pin
love_man00122-Feb-08 0:45
love_man00122-Feb-08 0:45 
GeneralRe: pls help asp xml list change Pin
AlemTurk28-Jun-09 20:35
AlemTurk28-Jun-09 20:35 
QuestionHow to get the last selected item from a multiple dropdownlist with javascript? [modified] Pin
andylaw19-Feb-08 17:09
andylaw19-Feb-08 17:09 
AnswerRe: How to get the latest selected item from a multiple dropdownlist with javascript? Pin
mgr_2k719-Feb-08 19:53
mgr_2k719-Feb-08 19:53 
GeneralRe: How to get the last selected item from a multiple dropdownlist with javascript? [modified] Pin
andylaw20-Feb-08 14:51
andylaw20-Feb-08 14:51 
GeneralRe: How to get the last selected item from a multiple dropdownlist with javascript? Pin
Nilesh Hapse21-Feb-08 5:10
Nilesh Hapse21-Feb-08 5:10 
QuestionReplacing the CDATA section of a node with a new value using VBScript Pin
Member 450206719-Feb-08 15:28
Member 450206719-Feb-08 15:28 
QuestionC++ and anonymous methods. Pin
edu.net19-Feb-08 14:36
edu.net19-Feb-08 14:36 
GeneralRe: C++ and anonymous methods. Pin
Christian Graus19-Feb-08 15:17
protectorChristian Graus19-Feb-08 15:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.