Hey guys I got a online radio station I am working on and looking for a way to add this to a layout like www.wad.io I want to know how to add a listen live button that pops up like that when you click it and looks like that. Anyhelp would be apreciated
I guess its using CSS & jquery. take a look at here : http://tympanus.net/codrops/2009/11/30/beautiful-slide-out-navigation-a-css-and-jquery-tutorial/ I guess it's working with the same concept.
hmm looks very complicated Ill see if I can try this I was hoping for an easyer alternative such as a wordpress plugin of some sort
Hmm well I think I will just not do it that way, how about adding another menu under the menu i have now? dragio.com and hav eone like wad.io with the currently playing etc..
You could emulate something similar with some advanced or hacky CSS, but it's very limited compared to JS. If you're not very experienced with programming languages using something like DHTML or HTML5 would be the next compromise.