Search:
Type: Posts; User: kachina_music
Search:
Search took 0.01 seconds.
-
Hi everyone,
Ive just finished an Flash MP3 player, which uses XML to locate the songs.
I'd like to put this MP3 player on several pages of my website, and load a different set of songs for each...
-
Thanks for the response slaughters.
Your code doesn't quite work as is though, but i figured it out using your input:
function printArtists(xmlDoc) {
var x =...
-
Hi everyone.
Ive successfully loaded XML data in a HTML page using Javasrcipt only (sourced from Mark Wilton-Jones's howtocreate.co.uk tutorial).
Here's the XML:
<Feat_Artist>
<Artist...
-
No floats, at least i don't think..
heres an example of a div tag within the container:
#featContainer {
position: relative;
width: 915px;
left: 15px;
top: 0px;
padding: 0px;
-
Hi everyone,
first off I've read loads of threads on this problem but none of the solutions seem to work for me!
I typically have a main container <div> that contains many other <div> tags on...
-
Hi all,
As a relative newcomer in site building, I have a problem that Im trying to find a solution to.
I basically have a site designed to promote music and artists, the layout of which is...
|
|