aight cool thanks for the tips ill see what i can do...
edit: after using ur technique i realized i would like to have it open in a new window as a fixed window thatll fit the mp3 player.. so i switched to this:
Quote:
<a href="javascript:;" onclick=window.open('mysite2.html','displayWindow' ,'toolbar=no,scrollbars=no,width=325,height=250,to p=0,left=0')
target='_self'>Listen To Album</a>
|
Now i gotta address the those image sizes.. Thanks for the help!!!