[Ilugc] Html span tag does not works in FireFox , but it works very well in IE

2009-07-17 Thread Arulalan T
Hi to all ,

Html span tag does not works in FireFox , but it works very well in
Internet Explorer .

the below coding is one of my xml lab program called as Embedding XML
with HTML  .

this is the code for xml and html .

*sample.xml*( save it as
sample.xml)

?xml version=1.0?
studentdetails
student
namearulalan/name
classmca/class
/student
student
namenandha/name
classmba/class
/student
/studentdetails



*sample1.html* ( save it as
sample1.html and put together in same folder which contains  xml file)

html
body
xml id=student src=sample.xml/xml
table Datasrc=#student border=2
tr
tdspan datafld=name/span/td
tdspan datafld=class/span/td
/tr
/table
/body
/html



while opening sample1.html by browser , it has to show one Table which
contains   4 data from sample.xml .

arulalan  mca

nandha   mba


the above data is packed inside the table .

This table is not display in Fire Fox 3.5 and older version also.

I mean , html  span  tag doesn't works properly.


for this purpose alone, i have to switch over windows in lab instead of
using ubuntu .

so , is there any solution having to solve this problem . ?








-- 
நன்றி ,

அருளாளன் . த


Kanchi Linux User Group Rocks !

http://kanchilug.wordpress.com

My Experiments In Linux are here

http://tuxworld.wordpress.com

தக்கன தழைக்கும் !
___
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
unsubscribe password address
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Html span tag does not works in FireFox , but it works very well in IE

2009-07-17 Thread Aanjhan R
On Fri, Jul 17, 2009 at 7:30 PM, Arulalan Ttarula...@gmail.com wrote:
 Html span tag does not works in FireFox , but it works very well in
 Internet Explorer .

See if this helps.

http://www.htmlforums.com/archive/index.php/t-66696.html

--
A
___
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
unsubscribe password address
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc