canadezo
04-30-2010, 04:06 PM
Well, I'm using GreyBox and the HTML(Javascript) version of Wimpy Button.
The creators of Wimpy tell us how to pause the music, and it works, but I have a button so they can play all the music and it opens up in Grey box, but the other sound doesn't stop. Here's the code that I'm having issues with...
<a href="Albert Marks.html" title="Albert Marks - All songs" rel="gb_page_center[430, 355]" >Play All</a>
^^ GreyBox
<a href="javascript:;"
onClick="wimpyButtonPause();">
Pause
</a>
Pause link for Wimpy^^
Is there anyway possible I can click the single "Play All" To stop wimpy and open up grey box? Thanks and God bless you!
The creators of Wimpy tell us how to pause the music, and it works, but I have a button so they can play all the music and it opens up in Grey box, but the other sound doesn't stop. Here's the code that I'm having issues with...
<a href="Albert Marks.html" title="Albert Marks - All songs" rel="gb_page_center[430, 355]" >Play All</a>
^^ GreyBox
<a href="javascript:;"
onClick="wimpyButtonPause();">
Pause
</a>
Pause link for Wimpy^^
Is there anyway possible I can click the single "Play All" To stop wimpy and open up grey box? Thanks and God bless you!
