View Single Post
Old 02-12-2014, 02:09 AM   #4
Jpax
Member
Jpax began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2012
Location: Philippines
Device: Kindle Fire, Kindle Fire HD, Amazon Kindle PW, Nook Color, Nook Tablet
woohoo!!! thanks a lot Doitsu!,

But, how about if there are two words and I only want to get the first word for my idx:key.

Example.
<p class="rev"><span class="textStyle12">aluminum foil</span> <span class="textStyle25">알루미늄</span> <span class="textStyle13">441</span></p>


<idx:entry>
<p class="rev"><span class="textStyle12"><idxrth>aluminum foil</idxrth></span> <span class="textStyle25">알루미늄</span> <span class="textStyle13">441</span></p>
<idx:key key="aluminum">
</idx:entry>
Jpax is offline   Reply With Quote