Click here to Skip to main content
15,921,793 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Get Server Info Pin
Jonavis29-Mar-03 16:35
Jonavis29-Mar-03 16:35 
GeneralRun application from HTML Pin
Oleg_S27-Feb-03 10:57
Oleg_S27-Feb-03 10:57 
GeneralRe: Run application from HTML Pin
Jason Henderson27-Feb-03 11:16
Jason Henderson27-Feb-03 11:16 
GeneralRe: Run application from HTML Pin
Paul Watson28-Feb-03 2:18
sitebuilderPaul Watson28-Feb-03 2:18 
GeneralRe: Run application from HTML Pin
Philip Patrick28-Feb-03 21:03
professionalPhilip Patrick28-Feb-03 21:03 
GeneralHighlighting Current Page Text on Nav Bar Pin
Chris J. LaQuerre26-Feb-03 16:31
Chris J. LaQuerre26-Feb-03 16:31 
GeneralRe: Highlighting Current Page Text on Nav Bar Pin
Jonavis28-Feb-03 9:36
Jonavis28-Feb-03 9:36 
GeneralQuestion about html span tag used with innerHTML tag. Pin
George226-Feb-03 15:41
George226-Feb-03 15:41 
Hi, everyone!

Here are some codes discussing html span tag used
with innerHTML tag. Who can show me the function
of the piece of codes here?


Codes:
--------
<img id='obj1' style='cursor:hand' src='1.gif'>
<img id='obj1' style='cursor:hand' src='11.gif'>
<a class = item href = "test1.jsp"> abc </a></br>
<span id = 'span1'></span>
<img id='obj2' style='cursor:hand' src='2.gif'>
<img id='obj2' style='cursor:hand' src='22.gif'>
<a class = item href = "test2.jsp"> cba </a></br>
<span id = 'span2'></span>
--------

In some other places,

Codes
--------
span2.innerHTML='<div align=left>Uploading...</div><br>'
--------


Who can explain the meaning and function of the two pieces
of codes here? (I think it is used to insert html scripts between
<span id = 'span2'> and </span>, but I am not sure.)


Thanks in advance,
George
GeneralRe: Question about html span tag used with innerHTML tag. Pin
Philip Patrick27-Feb-03 22:15
professionalPhilip Patrick27-Feb-03 22:15 
GeneralRe: Question about html span tag used with innerHTML tag. Pin
George228-Feb-03 13:45
George228-Feb-03 13:45 
Generalimages not visible in IE browser Pin
lnong26-Feb-03 12:57
lnong26-Feb-03 12:57 
GeneralRe: images not visible in IE browser Pin
DFU2326-Feb-03 15:42
DFU2326-Feb-03 15:42 
GeneralRe: images not visible in IE browser Pin
lnong27-Feb-03 7:57
lnong27-Feb-03 7:57 
GeneralQuestion about html span tag used with img tag. Pin
George226-Feb-03 2:46
George226-Feb-03 2:46 
GeneralRe: Question about html span tag used with img tag. Pin
Philip Patrick28-Feb-03 21:06
professionalPhilip Patrick28-Feb-03 21:06 
GeneralRe: Question about html span tag used with img tag. Pin
George21-Mar-03 15:46
George21-Mar-03 15:46 
GeneralQuestion about span tag in html. Pin
George226-Feb-03 2:03
George226-Feb-03 2:03 
GeneralRe: Question about span tag in html. Pin
DFU2326-Feb-03 8:42
DFU2326-Feb-03 8:42 
GeneralRe: Question about span tag in html. Pin
George226-Feb-03 15:40
George226-Feb-03 15:40 
GeneralInclude files Pin
-- NA --26-Feb-03 1:00
-- NA --26-Feb-03 1:00 
GeneralRe: Include files Pin
-- NA --26-Feb-03 1:06
-- NA --26-Feb-03 1:06 
GeneralRe: Include files Pin
eggie56-Mar-03 18:53
eggie56-Mar-03 18:53 
GeneralRe: Include files Pin
eggie56-Mar-03 18:54
eggie56-Mar-03 18:54 
Generalframes and buttons Pin
Jh325-Feb-03 21:08
Jh325-Feb-03 21:08 
GeneralRe: frames and buttons Pin
DFU2326-Feb-03 9:06
DFU2326-Feb-03 9:06 

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.