Ctrl+v
-
- Posts: 871
- Joined: Sat Jun 10, 2000 7:00 am
<table cellpadding="0" cellspacing="0" width="208">
<xsl:for-each select="ringtone">
<xsl:if test="position() > 5 and position() < 11">
<tr>
<td style="padding-bottom: 3px; padding-left: 5px" valign="top" width="25"><b><xsl:number /></b></td>
<td style="padding-bottom: 3px;" valign="top" width="162"><xsl:variable name="order" select="order/@url" /><b><a href="{$order}" onclick="window.open('{$order}', 'Bestellen', 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=600,height=450,screenX=0,screenY=0,top=0,left=0'); return false"><xsl:value-of select="performer" /></a></b><br/><xsl:value-of select="title" /></td>
<td style="padding-bottom: 3px; border-right: 1px solid #c33;" valign="top" width="20"><xsl:variable name="preview" select="resource/@url" /><a href="{$preview}">:E</a></td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
<xsl:for-each select="ringtone">
<xsl:if test="position() > 5 and position() < 11">
<tr>
<td style="padding-bottom: 3px; padding-left: 5px" valign="top" width="25"><b><xsl:number /></b></td>
<td style="padding-bottom: 3px;" valign="top" width="162"><xsl:variable name="order" select="order/@url" /><b><a href="{$order}" onclick="window.open('{$order}', 'Bestellen', 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=600,height=450,screenX=0,screenY=0,top=0,left=0'); return false"><xsl:value-of select="performer" /></a></b><br/><xsl:value-of select="title" /></td>
<td style="padding-bottom: 3px; border-right: 1px solid #c33;" valign="top" width="20"><xsl:variable name="preview" select="resource/@url" /><a href="{$preview}">:E</a></td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
[url=http://profile.mygamercard.net/Emka+Jee][img]http://card.mygamercard.net/sig/Emka+Jee.jpg[/img][/url]
-
- Posts: 14375
- Joined: Thu Mar 01, 2001 8:00 am
http://pix2.hotornot.com/pics/HR/HS/HL/ ... OUCCKK.JPG
?ToxicBug wrote:Must not work with Firefox eh.
-
- Posts: 17020
- Joined: Fri Dec 01, 2000 8:00 am