|
|
|
|
Memory
Guest
|
 |
« Reply #2 on: August 17, 2023 @960.46 » |
|
ahh i see, thanks for the explanation! i wondered why the code had 'app' in it. okay so, i changed app to 'boxthree' to test and see if it would make the webamp player load in that div and it didnt seem to work for some reason  am i maybe writing the code wrong? #boxthree {
border: red 4px dotted;
position: relative;
width: 600px;
height: 700px;
right: -1280px;
bottom: 30px;
}
this is said div webamp.renderWhenReady(document.getElementById('boxthree'));
and this is what i put for the webamp, but it seems to load the player back in its regular position
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
|
|