Click here to Skip to main content
15,887,683 members
Home / Discussions / Web Development
   

Web Development

 
Questioncrystal report logon Pin
amaaal1-May-09 15:48
amaaal1-May-09 15:48 
QuestionIE: innerHTML to table id Pin
LordLothar1-May-09 3:21
LordLothar1-May-09 3:21 
GeneralRe: IE: innerHTML to table id Pin
led mike1-May-09 4:30
led mike1-May-09 4:30 
GeneralRe: IE: innerHTML to table id Pin
LordLothar1-May-09 6:11
LordLothar1-May-09 6:11 
GeneralRe: IE: innerHTML to table id Pin
led mike1-May-09 7:52
led mike1-May-09 7:52 
GeneralRe: IE: innerHTML to table id Pin
LordLothar1-May-09 17:24
LordLothar1-May-09 17:24 
GeneralRe: IE: innerHTML to table id Pin
led mike4-May-09 7:25
led mike4-May-09 7:25 
AnswerRe: IE: innerHTML to table id Pin
Reelix12-May-09 20:59
Reelix12-May-09 20:59 
The best I can think that works in both IE and Firefox is:

<table border=1><tr><td id = "td1"></td></tr></table>


Then

javascript:void(document.getElementById('td1').innerHTML='Test2')


Hope that helps.

- Reelix

-= Reelix =-

QuestionHow Disable Right Click on Webpage ?? Pin
denishverma30-Apr-09 18:35
denishverma30-Apr-09 18:35 
AnswerRe: How Disable Right Click on Webpage ?? Pin
saanj30-Apr-09 19:51
saanj30-Apr-09 19:51 
RantRe: How Disable Right Click on Webpage ?? Pin
nickmaroulis1-May-09 18:50
nickmaroulis1-May-09 18:50 
GeneralRe: How Disable Right Click on Webpage ?? Pin
saanj1-May-09 18:54
saanj1-May-09 18:54 
GeneralRe: How Disable Right Click on Webpage ?? Pin
nickmaroulis1-May-09 19:26
nickmaroulis1-May-09 19:26 
QuestionDesign issue---SEO activities Pin
Amit Kumar G30-Apr-09 13:30
Amit Kumar G30-Apr-09 13:30 
AnswerRe: Design issue---SEO activities Pin
PauloCastilho12-May-09 3:01
PauloCastilho12-May-09 3:01 
Questionhow to copy a file machine A into Machine B Pin
Bibhash Mishra30-Apr-09 2:39
Bibhash Mishra30-Apr-09 2:39 
AnswerRe: how to copy a file machine A into Machine B Pin
nickmaroulis1-May-09 19:25
nickmaroulis1-May-09 19:25 
AnswerRe: how to copy a file machine A into Machine B Pin
Aman Bhullar3-May-09 20:07
Aman Bhullar3-May-09 20:07 
AnswerRe: how to copy a file machine A into Machine B Pin
PauloCastilho12-May-09 2:50
PauloCastilho12-May-09 2:50 
QuestionVisual WebGUI--Win Forms to Web Forms migration Pin
RaviShankerb29-Apr-09 20:36
RaviShankerb29-Apr-09 20:36 
AnswerRe: Visual WebGUI--Win Forms to Web Forms migration Pin
SeMartens29-Apr-09 23:34
SeMartens29-Apr-09 23:34 
GeneralRe: Visual WebGUI--Win Forms to Web Forms migration Pin
RaviShankerb5-May-09 19:26
RaviShankerb5-May-09 19:26 
GeneralRe: Visual WebGUI--Win Forms to Web Forms migration Pin
SeMartens5-May-09 21:04
SeMartens5-May-09 21:04 
GeneralRe: Visual WebGUI--Win Forms to Web Forms migration Pin
SeMartens5-May-09 21:14
SeMartens5-May-09 21:14 
QuestionVisual WebGUI-Migration from WinForms to WebForms Pin
RaviShankerb29-Apr-09 20:34
RaviShankerb29-Apr-09 20:34 

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.