Help - Search - Members - Calendar
Full Version: i have
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
Ceara
hi i have two problems:


1. Does anyone have the code to put play,stop,pause button on the drop down playlist.......instead of just play?? and where do i put that part in the code??


2. I got the code to change the font and color of the dropdown playlist but where do i put that...does it have to be part of the code?

thanks! biggrin.gif
MewxIchigo
answers:

1. <input TYPE="BUTTON" NAME="darkpause" VALUE="pause" OnClick="document.darkplayer.Pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="stop" OnClick="document.darkplayer.Stop(); playstate=2;"></p>

put that after the "play code" right after it....

2. it doesn't really matter but put it after all the songs...that's where i placed it...
Ceara
OK THANKS! THATS IT FO NOW!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.