Jump to content

jibo

Members
  • Posts

    127
  • Joined

  • Last visited

Posts 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. 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?????

    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. 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

  6. 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 :)

  7. 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

  8. I'm not entirely sure what's going on, but this may be the problem:RAOCXplayerI've just never heard of that.  You can also embed your video into a flash movie and do it that way.

    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 :)
  9. Surely you did not actually laugh 4 times while writing that.  You have interesting typing habits.  You type out the word "really", but abbreviate the word "be", just misspell the words "time", "just", and "about", then you go and type all of "anything", only to leave off the final g.I have to fix it!Ahh, that's better.

    ye thanks 4 that.... btw im a bit drunk hense the the mistakes lol.
  10. This bothered me too, I think the popup (which is actually a tooltip) is caused by the <embed> or the <object> element itself, I get it at every site that has flash, clickable moving pictures, or just media players. I think this is due to the browser, are you using IE? I do too, but does FF have this too?

    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
  11. 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!!!!

  12. 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

  13. 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...