Jump to content

jibo

Members
  • Posts

    127
  • Joined

  • Last visited

Posts posted by jibo

  1. im wanting a side bar on left of my page and an iframe in the middle i got this code but when i test it in notepad the sidebar goes all way across the page instead going down it therefore the iframe is underneath... what am i missing here? do i need to use absolute positioning or something... i dunno lol pls help :)

    <div id=sidebar><fieldset><legend>the testy thingy</legend><ol><li>> <a href='http://google.com' target='frame'>google</a></li><li>> <a href='http://google.com' target='frame'>google</a></li><li>> <a href='http://google.com' target='frame'>google</a></li><li>> <a href='http://google.com' target='frame'>google</a></li></ol></fieldset></div><iframe name='frame'></iframe>

    and is there a way i can change the colour of the box that surrounds the links and the colour of the littl '>' symbol. cheers

  2. how many songs you want to play on your page??? if more than 1 you could use this...... :)

    <script type = "text/javascript">var streams = new Array();streams[0] = new makeStream("#", "Please Select a Track...");streams[1] = new makeStream("link to track in  ere", "track 1");streams[2] = new makeStream("link to track in ere", "track 2");streams[3] = new makeStream("link to track in ere", "track 3");streams[4] = new makeStream("link to track in ere", "track 4");streams[5] = new makeStream("link to track in ere", "track 5");function makeStream(url, name) {this.url = url;this.name = name;}function change() {var list = document.playerCtrl.streams;var streamURL = list.options[list.selectedIndex].value;document.getElementById("mediaPlayer").fileName = streamURL;if(document.getElementById("mediaPlayerMozilla"))document.getElementById("mediaPlayerMozilla").innerHTML = '<embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" showControls="1" width="180" height="45" src="'+streamURL+'"></embed>';}</script><form name="playerCtrl"> <script type="text/javascript">with (document) {writeln('<select name="streams" size="1" onChange="change()">');for(var i = 0; i < streams.length; i++){writeln('<option value="', streams[i].url, '">', streams[i].name);}writeln('</select>');}</script></form><object id="mediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"standby="Loading Microsoft Windows Media Player components..."type="application/x-oleobject" width="180" height="45"><param name="fileName" value=""><param name="animationatStart" value="false"><param name="transparentatStart" value="true"><param name="autoStart" value="true"><param name="loop" value="false"><param name="showControls" value="true"><param name="showaudiocontrols" value="false"><param name="showpositioncontrols" value="false"><div id=mediaPlayerMozilla><embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" showaudiocontrols="0" showpositioncontrols="0" showControls="1" width="180" height="45" src="'+streamURL+'"></embed><div></object>

  3. Well not a lot of that made sense to me, 2 advanced lol but i wanted a .swf file on me site and couldnt find a way to do it (begginer and didnt no wot i was lookin for :) ) so i just thought it was the obvious thing to do i didnt know how it would work just that it would :)

  4. i want a link to open a music player in a popup box. this is the code im using.................

    <FONT style="FONT-WEIGHT: normal; FONT-SIZE: 18pt; COLOR: #000000; LINE-HEIGHT: 30pt; FONT-FAMILY: Georgia; LETTER-SPACING: -3px">for the music player Click <a href='http://h1.ripway.com/jibo/html/new%20codes%204%20me%20site/source4crossbrowsermusicplayernew.htm' onclick="window.open('http://h1.ripway.com/jibo/html/new%20codes%204%20me%20site/source4crossbrowsermusicplayernew.htm','mywindow','width=520,height=475,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=no'); return false;">ere</a> if u wanna leave my site but still wanna listen 2 me choonz.....</FONT>

    this works when i test it in notepad but no when i put it on web.................wots wrong with this..............................? thnksAhhhhhh i sorted now but ta neway lol. because im using piczo (sadness) it slightly alters your coding ie adds extra spaces or uneeded extra lines half way through the code so it breaks................... its sorted na... :)

  5. okies lol. but wot do ya mean by "the publish thing" which profile site u using as well. my site is on piczo (sad i no lol) but i can use iframes on there and its also a profile site reli.......... but if the iframe code doesnt work try this 1

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="700" height="400">  <param name=movie value="http://urlinere.swf">  <param name=quality value=high>  <embed src="http://urlinere.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="700" height="400">  </embed> </object>

    or is this the code u mean u cant use??????????????????

  6. I know what you mean. Nope, you can't. You can add the address bar at the top though, and the address will appear in the address bar instead of in the title.
    location=yes
    oh i didnt no that would work, but it still shows the addres which is what i dont want lol :)
  7. ok i want a music player on my site that opens in a diff window when people clik on a link, like this, click here so when you open that clik wer it says "ere" and a music payer comes up..... with me so far? lol..... ok i sussed out how to do that but if u look at the title it says http://ripway.com and then it has the title... is ther anyway i can remove the "http://ripway.com" and just have the title that i want???????? cheers...

  8. im quite suprsied no1 has gave a decent and straight forward answer to this.... im only a begginer myself but dis isnt reli all that hard.......... jus use i frames.....

    <iframe width='270' height='175' border='0' frameborder='0' src='http://www.whatever.com/flash/movie.swf'></iframe>

    and just change the size as needed, pretty simple fix 2 this problem reli init. :) but tbh i dunt reli like ur attitude, if u got no patience when people are trying to help i suggest u dont open a topic. if u come on here asking for help and abuse every reply, wots the point in asking. And when ppl try to help and u bite ther head off its going make ppl think y shud i help him if hes bein like that.............. i wo very reluctant to help as well, but thats wot this forum is ere 4, but in future i fink u shud have respect 4 ppl that are trying to help.......... but neways, lemme no if da code is any use..... :)

  9. Cool cool I'm getting the hang of it!Thanks Dan and someguy

    Wont something like this work????
    <html><head><title>My Page</title></head><frameset rows=20%,80%><frame src="top.html" name="top"><frame src="bottom.html" name="bottom"></frameset><body></body><noframes><a href="your main page.html">Click Here</a></noframes></html>

    or am i on wrong tracks lol

  10. <table style="direction: ltr">

    ok so for example if i had just the table on my site and wanted scroll bar on the left how would i combine the 3 codes???
    <html><head><style type="text/css">body{direction: rtl}#container{direction: ltr}</style></head><body><div id="container">Scrollbar on left so am i</div></body></html>

    and

    <div style="text-align:center"><span style="text-decoration:underline">Downloads</span><br><br><style type="text/css">table{border: 1px solid black;}td.blue{background-color: #99FFFF; color: #000000; font-size: 15px; font-family: times;}td.white {background-color: #FFFFFF; color: #000000; font-size: 15px; font-family:times;}td.green {background-color: #66FF66; color: #000000; font-size: 15px; font-family:times;}</style><table><tr><td class="green">track name</td><td class='green'>Right Click And 'Save Target As'</td></tr><tr><td class="white">name</td><td class="blue"><a href='link in ere'>download</a></td></tr><tr><td class='blue'>name</td><td class='white'><a href='link'>download</a></td></tr><tr><td class='white'>name</td><td class='blue'><a href='link'>download</a></td></tr></table></div>

    and finally

    <table style="direction: ltr">

    i tried myself but got way to confused plz help :)

  11. Yeah, direction specifies the direction of the text for Arabic or Hebrew that reads right-to-left instead of left-to-right, I just didn't know it would change the interface as well.  Table column order is one of the things it affects.  You can try adding a direction style to the table itself.

    how woould i do that???? i dunno how the he*l i got "advanced member" im about as advanced as a cave man lol
  12. That should do it for you then :)

    ok that does wot i want it to do except 1 thing....... i have this i want on me page(obviously shortened and incomplete :) lol)....
    <div style="text-align:center"> <span style="text-decoration:underline">Downloads</span><br><br><style type="text/css">table{border: 1px solid black;}td.blue{background-color: #99FFFF; color: #000000; font-size: 15px; font-family: times;}td.white {background-color: #FFFFFF; color: #000000; font-size: 15px; font-family:times;}td.green {background-color: #66FF66; color: #000000; font-size: 15px; font-family:times;}</style><table><tr><td class="green">track name</td><td class='green'>Right Click And 'Save Target As'</td></tr><tr><td class="white">name</td><td class="blue"><a href='link in ere'>download</a></td></tr><tr><td class='blue'>name</td><td class='white'><a href='link'>download</a></td></tr><tr><td class='white'>name</td><td class='blue'><a href='link'>download</a></td></tr></table></div>

    but when i use the code u gave me the left column and right column switch place and luks a bit rubbish lol, do you no a fix for this or a code that wont affect it

  13. Wait, you want the scrollbar on left, but text also?Just add the page contents in a container :)
    <html><head><style type="text/css">body{direction: rtl}#container{direction: ltr}</style></head><body><div id="container">Scrollbar on left so am i</div></body></html>

    naa i want page as normal with all normal style webpage stuff but the scroll bar on the other side :):)
  14. Yes is possible, your codes a little messed up  :)
    <html><head><style type="text/css">body{direction: rtl}</style></head><body><h1>This is header 1</h1></body></html>

    Thanks, so will this JUST move the scroll bar to the opposite side of the screen or flip everything on the page around?
  15. im wanting a scroll bar on the left hand sie, dont ask why its just a novelty thing lol th code i got it

    <body style="> <direction: rtl"> <div style="> <direction: ltr"> </div> </body>

    i dont even know if this is write but it turns the whole page the opposite way, does anyone have any resolutions plz??? and is it even poss? :)

  16. <html><head><style type="text/css">.myclass{color: #006600; font-family: times; font-size: 20; text-decoration: underline; text-align: center; }</style></head><body><div class="myclass">Hello World!</div></body></html>

    Now it is, I just didn't know you wanted it to be.

    thanks a lot.... agen lol
  17. Use this I guess.
    <html><head><style type="text/css">.myclass{color: #006600; font-family: times; font-size: 20; }</style></head><body><div class="myclass">Hello World!</div></body></html>

    That's just a simple one, I can make better if you want specifics.

    Ye plz i need it centred and underlined plz
×
×
  • Create New...