sanket.sirotiya
08-27-2005, 03:17 AM
Hi Experts!
I am getting Dynamic Text in tabslider --> tabelemen, the code will make it clear!
<tabslider id="tab1" width="400" height="400">
<tabelement id="tabe1" layout="spacing:8" selected="true">Business
<text x="5" width="500" datapath="myData:/item/title[1]/text()"></text>
</tabelement>
</tabslider>
now i want this text in tabelement coming through datapath by default comes in bold and on mousemove apply some attributes changes.
anyhelp will appreciated!
Regards.
Sanket Sirotiya
I am getting Dynamic Text in tabslider --> tabelemen, the code will make it clear!
<tabslider id="tab1" width="400" height="400">
<tabelement id="tabe1" layout="spacing:8" selected="true">Business
<text x="5" width="500" datapath="myData:/item/title[1]/text()"></text>
</tabelement>
</tabslider>
now i want this text in tabelement coming through datapath by default comes in bold and on mousemove apply some attributes changes.
anyhelp will appreciated!
Regards.
Sanket Sirotiya