-
This forum has been stolen!
How about we crash their servers?
-
-
Hey, I'm back!
Well I like it, so how about you do what your name says?
-
Hey, I'm back!
I'm guessing that none of you will remember me, but I'm ThatGuy, and I signed up here a while ago, hoping to stay for a while, but I left after a week (maybe less) to return to an old game design forum that I used to frequent. Well anyway, I'm back now, and my project (Oebal - www.oebal.com) has now progressed quite a bit I'm also back because I need help with server scripting (PHP and MySQL stuff) but I'll get around to that shortly Also, the new forum design looks great!
-
Make a story :D
did something else. The end.
-
-
Ctrl + V it!
http://www.webdesignerforum.co.uk/topic/61781-html-video/page__gopid__391667 I was changing web browsers, so I copied the URL of the page I was on in one browser and pasted it in the other
- html video
-
-
html video
Ok I'll download iGoogle and try and get the code working for you It works for me in IE8, so I dunno, might just be the browser...
-
html video
<video width="320" height="240" controls="controls"> <source src="movie.mp4" type="video/mp4" /> <object data="movie.mp4" width="320" height="240"> </object> </video> Should work (+1 this post if it did )
-
Ctrl + V it!
Uh... what's a gaming league? Also, did you find out if that guy/girl was the hacker, or is he/she just some whining kid? (I love how off-topic we are here )
-
Make a story :D
But then he came back alive! And saw a
-
Ctrl + V it!
It's a post on YoYoGames Forums, the old forum I came from, which is currently being shutdown. (you can check it out at www.forums.yoyogames.com - everyone is emotional about the shut down, instead I've found myself a new forum and I'm making forum games )
-
Make a story :D
Ok, so the rules are simple: I start off with a sentence, the next poster continues that sentence, the next poster continues that sentence, etc. Eg. Poster 1: "The ant crawled up" Poster 2: "The slimy mountain" Poster 3: "and got burnt alive". Your posts can be as random and as stupid as you want. By the end, there will be a very random and usually hilarious story, that I'll put in the OP I'll start off: The guy holding the umbrella
-
Ctrl + V it!
Some science notes that I was copying from OneNote to Word :L
-
Ctrl + V it!
Ok, so the rules are simple: Create a post, press Ctrl+V, then post it. It shows the latest thing you copied. Just a silly thing to pass the time Me: background: #8EBAE6;
-
Popup menu in the form of a div when button is clicked
Ok so it's a nooby question, but I need an answer nonetheless. I need a code (HTML, I know it will have JavaScript as well, and a bit of CSS) that allows a popup menu div to be opened under a button when that button is clicked. The reason I want it to be a div is because I will be using it for thing other than page links, like forms, and I want to be able to organise them easily. Thanks in advance