Hi friends i want this function in my home page . .mens i want my al content collapse in + sign and when user click on + its open i think its called drop down menu i dnt knw its proper word or nt bt tel me how i ad this in my retrivewap script . . . Tel me.
Plz help me for this ?
Collapse
X
-
Originally posted by 12345xmen View PostHi friends i want this function in my home page . .mens i want my al content collapse in + sign and when user click on + its open i think its called drop down menu i dnt knw its proper word or nt bt tel me how i ad this in my retrivewap script . . . Tel me.i'm just showing u if datz like what u mean?or maybe u use operamini and u've seen in methoswap the menu is in drop down list..that's only if u use operamini..LolPHP Code:if(blahblah=='off')
{
echo "<a href="on">+</a><br/>";
}else{
echo link 1
echo link 2
echo link 3
}
My Blog: http://jhommark.blogspot.com
My Facebook: http://www.facebook.com/jhommark
My Official Site: http://www.undergroundweb.tk
My Community Site: http://undergroundwap.xtreemhost.com
Comment