Jump to content

jibo

Members
  • Posts

    127
  • Joined

  • Last visited

Everything posted by jibo

  1. im wanting a drop down menu so when i click on my selection it opens in a frame, i know this is probably so basic to you guys lol so please help!! I did have a code for a drop down box but i havent anymore and cant findd it anywhere... pesky impatientness CHEERS!!!
  2. i think i just had a blonde moment... i think im sorted now lol
  3. wel that code actually works with the FONT, unless im misunderstanding what your saying... but ive seen a text box with links in it, i went on veiw source and it had<ilayer name="scroll1"><div id="scroll3" ...........does this mean anything to you guys?????
  4. hi im using this code......<div style="text-align:center"> <span style="text-decoration:underline">Links</span><br><TEXTAAREA rows="5" cols="20" style="border style:solid; FONT" style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Georgia">links in erelinks in erelinks in ere</TEXTAAREA></div>and i want links in the the text box obviously wer 'links in ere are!! can anyone help me please! Cheers!
  5. dats brill mates ill use that its just as gud thnks a lot
  6. ok thanks i 4rt that mite b da case, do u no ne kind of box or area i can u do this as im not familiar with div scroll or w/e it is lol, i cud probly do it ok with frames tho cheers
  7. hi, i have a simple textareat i want to use to display my updates in the code im using is <textarea ROWS=5 COLS=15 style="border style:solid" font>UPDATES!updates displayed in ere!!!!!!!</textarea>im ok as far as that.... the problem i have is i want the word 'updates' underlined and centered at da top of the box can anyone help me?? im kinda lost as ive never reli used textareas lol. thanks
  8. hi i was having the same problem.... try this code <object classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="298" height="250" id="MediaPlayer" type="application/x-oleobject"><param name="FileName" value="PUT YA VIDEO LINK IN ERE!!!"><param name="autostart" value="0"><param name="showcontrols" value="1"><param name="loop" value="1"><embed src="PUT UR VIDEO LINK IN ERE!!!" width="298" height="250" type="application/x-mplayer2" autostart="0" showcontrols="0"></embed>it works 4 me
  9. jibo

    embedin a video

    dont drink n surf sound lyk a gud idea lol wel i did a search but i aint reli sure wot am lukin 4 so its kinda hard lol does ne1 no ne gud sites?????
  10. jibo

    embedin a video

    ok wel my lil confusin question seems 2 be more indepth then what i 4rt lol, im drunk n a newbie i think im better off leaving it unless sum1 can giv me a javascript or html code or whatever cos im 2 confussed :S:S:S:S
  11. jibo

    embedin a video

    ye i no that but i can only get it to autoplay i want a few videos on my page so the vistors can choose which 1 they want to play and stop and start as they please, i dont know how to make these in flash itself so i though the RAOCXplayer wud b easier or sum other simlilar way.. im fairly new to html so dont no a great deal, thats y im askin here lol seems like the best place
  12. jibo

    embedin a video

    ye thanks 4 that.... btw im a bit drunk hense the the mistakes lol.
  13. jibo

    embedin a video

    i hope u r lol lets wait n see
  14. jibo

    embedin a video

    seem relly rubbish sucurity 2 me lol its jus pure annoyin lol wel thanks neway
  15. jibo

    embedin a video

    to b honest i aint sure bout FF i jus use IE lol but it really gets 2 me lol every tym everysite lol but i only use IE dont no anythin bout FF lol
  16. jibo

    How do you?

    try going to www.ripway.com they host ne files 4 ya, it sfree but u dint get much for the freeness if dat meks sense lol, but ya can pay n get more bandwith n file storage like i do. They also give you html codes to embed the choons into ur site aswell, its pretty gud!!!!
  17. i want to embed a video into my page ive got a code that works whic is <embed name='RAOCXplayer' src='http://filepathorwotevaere.com' autostart='true' type='application/x-mplayer2' width='300' height='250' showcontrols='1' showstatusbar='0' loop='True' enablecontextmenu='0' displaysize='0' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed>however wen i use this code a pop up box cums up sayin 'clik here to activate active active x control' will this happen for every1 or is it becuase i have something missing on my PC that i need to automatically play the video if so does ne1 no how 2 fix this... or does ne1 no another way i can embed a video without using this style, does it depend on the file type i.e .3gp or .wmv ect if nebody knows wot im rambling on about plz reply lol either here or at jamesbowen34@hotmail.com. Thanks
  18. I want my links page to be a drop down menu with a submit box next to it to obviously to go to the site u select... im pretty new 2 html so not reli sure.. cant find any help anywhere i "borrowed" dis code from sum1s site n changed the option values to wot want (as an example) but they dont work... i assume its the "<input type=button..." part thats causing the problem but im not sure please can sum1 help me!!!!-----------------------------------------------------------------------------------------------<B>SELECT A CATEGORY!</B><BR><form name="navform" METHOD=post> <select name="inchoice" size=1><option value ="/index.html" selected>CLICK A LINK THEN "SUBMIT"<option value ="http://yabberchat.com/">yabber chat<option value ="/http://www.ask.com/">jeeves<option value ="http://www.yahoo.com/">yahoo<option value ="http://google.com/">google<option value ="http://lordruler.piczo.com">me site<option value ="http://altavista.com/">altavista<option value ="/http://hotmail.com">hotmail</select><input type=button onClick= "location = '' + document.navform.inchoice.options[ document.navform.inchoice.selectedIndex ].value;" value="SUBMIT">------------------------------------------------------------------Thanks JiBo!!!
×
×
  • Create New...