![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
So Fucking Banned
Join Date: Oct 2005
Location: I convert perverts like catholic church!
Posts: 5,133
|
epass $$ to tell me how to create a transparent SPRY menu
epass $$ to tell me how to create a transparent SPRY menu
Just like the title says I will epass you cash to tell me how to do this. I want to create a SPRY menu and make it completely transparent name your price / after it is verified that your method works I will pay you |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 |
So Fucking Banned
Join Date: Oct 2005
Location: I convert perverts like catholic church!
Posts: 5,133
|
you mean to tell me none of you fuckers wanna make any money
![]() ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
<&(©¿©)&>
Industry Role:
Join Date: Jul 2002
Location: Chicago
Posts: 47,882
|
what's a SPRY menu?
__________________
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000 Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager ![]() Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
So Fucking Banned
Join Date: Oct 2005
Location: I convert perverts like catholic church!
Posts: 5,133
|
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 |
Confirmed User
Join Date: Jun 2001
Location: inside my brain
Posts: 2,035
|
This XML file does not appear to have any style information associated with it. The document tree is shown below.
− <xsl:stylesheet version="1.0"> <xsl:output method="html" version="1.0" indent="yes"/> − <xsl:template match="root"> − <ul id="MenuBar" name="MenuBar" class="MenuBarHorizontal"> <xsl:apply-templates select="row[parent=0]"/> </ul> </xsl:template> − <xsl:template match="row"> − <li> − <a href="{url}"> − <xsl:if test="count(row)>0"> <xsl:attribute name="class">MenuBarItemSubmenu</xsl:attribute> </xsl:if> − <xsl:if test="cssid!=''"> − <span id="{cssid}"> − <xsl:if test="icon!=''"> − <xsl:attribute name="style"> background-image: url( <xsl:value-of select="icon"/> ) </xsl:attribute> </xsl:if> <xsl:value-of select="caption"/> </span> </xsl:if> − <xsl:if test="cssid=''"> <xsl:value-of select="caption"/> </xsl:if> </a> − <xsl:if test="count(row)>0"> − <ul> <xsl:apply-templates select="row"/> </ul> </xsl:if> </li> </xsl:template> </xsl:stylesheet> This XML file does not appear to have any style information associated with it. The document tree is shown below. − <root> − <row> <id>1</id> <caption>Item 1</caption> <url>#</url> <parent>0</parent> <cssid>item1</cssid> <icon>images/numberedList.gif</icon> − <row> <id>2</id> <caption>Item 1.1</caption> <url>#</url> <parent>1</parent> <cssid>item1-1</cssid> <icon>images/italic.gif</icon> </row> − <row> <id>3</id> <caption>Item 1.2</caption> <url>#</url> <parent>1</parent> <cssid>item1-2</cssid> <icon/> </row> − <row> <id>4</id> <caption>Item 1.3</caption> <url>#</url> <parent>1</parent> <cssid>item1-3</cssid> <icon/> </row> </row> − <row> <id>2</id> <caption>Item 1.1</caption> <url>#</url> <parent>1</parent> <cssid>item1-1</cssid> <icon>images/italic.gif</icon> </row> − <row> <id>3</id> <caption>Item 1.2</caption> <url>#</url> <parent>1</parent> <cssid>item1-2</cssid> <icon/> </row> − <row> <id>4</id> <caption>Item 1.3</caption> <url>#</url> <parent>1</parent> <cssid>item1-3</cssid> <icon/> </row> − <row> <id>5</id> <caption>Item 2</caption> <url>#</url> <parent>0</parent> <cssid>item2</cssid> <icon/> </row> − <row> <id>6</id> <caption>Item 3</caption> <url>#</url> <parent>0</parent> <cssid>item3</cssid> <icon>images/home.gif</icon> − <row> <id>7</id> <caption>Item 3.1</caption> <url>#</url> <parent>6</parent> <cssid>item3-1</cssid> <icon>images/forward.gif</icon> − <row> <id>8</id> <caption>Item 3.1.1</caption> <url>#</url> <parent>7</parent> <cssid>item3-1-1</cssid> <icon>images/new.gif</icon> </row> − <row> <id>9</id> <caption>Item 3.1.2</caption> <url>#</url> <parent>7</parent> <cssid>item3-1-2</cssid> <icon/> </row> </row> − <row> <id>10</id> <caption>Item 3.2</caption> <url>#</url> <parent>6</parent> <cssid>item3-2</cssid> <icon/> </row> − <row> <id>11</id> <caption>Item 3.3</caption> <url>#</url> <parent>6</parent> <cssid>item3-3</cssid> <icon>images/justifyAlign.gif</icon> </row> </row> − <row> <id>7</id> <caption>Item 3.1</caption> <url>#</url> <parent>6</parent> <cssid>item3-1</cssid> <icon>images/forward.gif</icon> − <row> <id>8</id> <caption>Item 3.1.1</caption> <url>#</url> <parent>7</parent> <cssid>item3-1-1</cssid> <icon>images/new.gif</icon> </row> − <row> <id>9</id> <caption>Item 3.1.2</caption> <url>#</url> <parent>7</parent> <cssid>item3-1-2</cssid> <icon/> </row> </row> − <row> <id>8</id> <caption>Item 3.1.1</caption> <url>#</url> <parent>7</parent> <cssid>item3-1-1</cssid> <icon>images/new.gif</icon> </row> − <row> <id>9</id> <caption>Item 3.1.2</caption> <url>#</url> <parent>7</parent> <cssid>item3-1-2</cssid> <icon/> </row> − <row> <id>10</id> <caption>Item 3.2</caption> <url>#</url> <parent>6</parent> <cssid>item3-2</cssid> <icon/> </row> − <row> <id>11</id> <caption>Item 3.3</caption> <url>#</url> <parent>6</parent> <cssid>item3-3</cssid> <icon>images/justifyAlign.gif</icon> </row> − <row> <id>12</id> <caption>Item 4</caption> <url>#</url> <parent>0</parent> <cssid>item3-4</cssid> <icon/> </row> </root> something like this?
__________________
LONGBUCKS-Teen, Mature, Reality, Gay sites. Free hosting (cgi/php/mysql/cron etc). FHGs. Free content.Great rebills. Support icq - 313-882-945 Webmaster friendly high recommended programs to promote (personal experience): RoyalCash-Teen ProfitX -Video SmokinCash-Amateur,Lesbo,Squirting |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
So Fucking Banned
Join Date: Oct 2005
Location: I convert perverts like catholic church!
Posts: 5,133
|
yeah but o n a spry supported by a .js included with dream weaver it still gives a white background image of some type
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 |
Confirmed User
Join Date: Jun 2001
Location: inside my brain
Posts: 2,035
|
__________________
LONGBUCKS-Teen, Mature, Reality, Gay sites. Free hosting (cgi/php/mysql/cron etc). FHGs. Free content.Great rebills. Support icq - 313-882-945 Webmaster friendly high recommended programs to promote (personal experience): RoyalCash-Teen ProfitX -Video SmokinCash-Amateur,Lesbo,Squirting |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 |
Confirmed User
Join Date: Jun 2001
Location: inside my brain
Posts: 2,035
|
use transparent gif as background
__________________
LONGBUCKS-Teen, Mature, Reality, Gay sites. Free hosting (cgi/php/mysql/cron etc). FHGs. Free content.Great rebills. Support icq - 313-882-945 Webmaster friendly high recommended programs to promote (personal experience): RoyalCash-Teen ProfitX -Video SmokinCash-Amateur,Lesbo,Squirting |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#9 |
So Fucking Banned
Join Date: Oct 2005
Location: I convert perverts like catholic church!
Posts: 5,133
|
|
![]() |
![]() ![]() ![]() ![]() ![]() |