WTF Internet Explorer OMG
Try this:
<form name="myForm">
<input type="button" value="FORMS" onclick="window.location.replace("fullUrl2/phpbb2/index.php") />
</form>
Try http://www.w3schools.com to learn XHTML and JavaScript
spyware wrote: [quote]ShadyTyrant wrote: Try this:
Interesting solution, but always assume Javascript is turned off.[/quote]
Why?
http://www.w3schools.com/browsers/browsers_stats.asp "January 2008 95% - On 5% - Off"
Now I'm not saying this is true at all, Statistics lie but a major part of the people surfing the internet has Javascript on, and the ones who don't either block it on purpose(Which makes it their own problem) or is using a years old browser..
Should we stop improve the internet, cause there's a few procent that refuse to update? - I say no.
Sir Hackalot wrote: [quote]spyware wrote: [quote]Sir Hackalot wrote: Why?
Because Javascript isn't required for the solution of OP's problem.[/quote]
Ofc it's not but you said "always assume Javascblockedript is turned off."
You shouldn't always assume it.[/quote]
A web developer always try to make flexible websites… You're right, there is a minority of people who cannot see javascript, but why shouldn't we include them…
and also, why would you complicate something that can be much easier to do in reality… Follow the principle of KISS (Keep It Simple Stupid!) ;)
133ch11f3 wrote: [quote]Sir Hackalot wrote: [quote]spyware wrote: [quote]Sir Hackalot wrote: Why?
Because Javascript isn't required for the solution of OP's problem.[/quote]
Ofc it's not but you said "always assume Javascblockedript is turned off."
You shouldn't always assume it.[/quote]
A web developer always try to make flexible websites… You're right, there is a minority of people who cannot see javascript, but why shouldn't we include them…
and also, why would you complicate something that can be much easier to do in reality… Follow the principle of KISS (Keep It Simple Stupid!) ;)[/quote]
I wouldn't, In this case JS shouldn't be used, but you shouldn't ALWAYS assume it's off.
Sir Hackalot wrote:
I wouldn't, In this case JS shouldn't be used, but you shouldn't ALWAYS assume it's off.
When you build a website you have to consider how flexible it is and how can you include every single person into your website… If a group f ppl cannot access it, they won't access is in the future and won't reccommend it to their friends.
You said 5% before… let's talk about 100,000 people… if those 5% reccommend the site to 2 of their friends you'll have: 10,000 new members i the first generation of users…. are you sure those 5% are very few???
133ch11f3 wrote: [quote]Sir Hackalot wrote:
I wouldn't, In this case JS shouldn't be used, but you shouldn't ALWAYS assume it's off.
When you build a website you have to consider how flexible it is and how can you include every single person into your website… If a group f ppl cannot access it, they won't access is in the future and won't reccommend it to their friends.
You said 5% before… let's talk about 100,000 people… if those 5% reccommend the site to 2 of their friends you'll have: 10,000 new members i the first generation of users…. are you sure those 5% are very few???[/quote]
Yeah, They are very few no matter how you put it up.. 5% is not alot..
We can't stop improve our webdesigns and functionality just cause there's 5% slacking being.
Sir Hackalot wrote:
Yeah, They are very few no matter how you put it up.. 5% is not alot..
We can't stop improve our webdesigns and functionality just cause there's 5% slacking being.
Functionality!???? You kiddin me? how does javascript improve your functionality in this case??? answer: it doesn't
yes, it might improve your functionality in other cases, but well… not in this one, i'm sorry
133ch11f3 wrote: [quote]Sir Hackalot wrote:
Yeah, They are very few no matter how you put it up.. 5% is not alot..
We can't stop improve our webdesigns and functionality just cause there's 5% slacking being.
Functionality!???? You kiddin me? how does javascript improve your functionality in this case??? answer: it doesn't
yes, it might improve your functionality in other cases, but well… not in this one, i'm sorry[/quote]
Dude, Shut up..
I said this 100 times in this thread, go read it again..
JS DOESN'T FUCKING IMPROVE ANYTHING IN THIS FUCKING CASE PERFUCKINGIOD.
BUT YOU SHOULDN'T ALWAYS ASSUME JAVASCRIPT IS FUCKING OFF IN FUCKING GENERAL.
There, You clearly didn't get it when I said it nicely..
Sir Hackalot wrote:
Dude, Shut up..
I said this 100 times in this thread, go read it again..
JS DOESN'T FUCKING IMPROVE ANYTHING IN THIS FUCKING CASE PERFUCKINGIOD.
BUT YOU SHOULDN'T ALWAYS ASSUME JAVASCRIPT IS FUCKING OFF IN FUCKING GENERAL.
There, You clearly didn't get it when I said it nicely..
Fritzo Edit: My point was that no one should assume Javascript is turned off in general. In this case as I actually DID post once already "I wouldn't, In this case JS shouldn't be used, but you shouldn't ALWAYS assume it's off." which you claim I have not, and therefore you must be fucking brain-damaged.
Besides that, I have this really bad feeling that you called me a n00b because of my points, Points mean nothing, Knowledge means everything.
You have none of those so again i'll tell you to Shut the fuck up.
I own you in both experience and knowledge, I'm not saying that to be cocky, but based on what you have written, I am right.
There, I said it nicely, again.
Both of you, shut the hell up! We've all come to a sensible conclusion that one should try one's best to solve something without javascript if possible. It's logical, understandable and the point has been made. Sometimes you need it, sometimes you don't, that's it. If you want to continue senseless arguing and ignoring everything the other says besides the insults then take it to PMs. Furthermore, saying one can't bare being told to shut up doesn' excuse one acting like an idiot.
spyware wrote: Interesting solution, but always assume Javascript is turned off.
Killordie wrote: Why don't you try:
<form action="/phpbb2/index.php" method="post">
<input type="submit" value="Forum">
</form>
<p><font size="2" face="Verdana"> That's Right Forums!</p>
Yes this solution is more efficient and flexible. I was tired last night and JS was just what I came up with.
http://www.w3schools.com/tags/tag_button.asp
read and learn…step 1 to knowledge…
Wow, you people seriously have a problem with sticking to the topic.
OP: The reason why it works in Firefox and not in Internet Explorer is because back in the old days that code you just wrote was considered good coding habit for just simple a href button links (i know it's not a valid term).
The reason why Firefox is prefered before Internet Explorer in many cases is just becaue they decided to keep those old coding standards as well. Although Internet Explorer is as you probably guessed: Not.
Although i just as many other on this thred suggest you go to w3schools and read up on xhtml.
And fact: You can't always count with Javascript being turned on because you want your site to be as compatible with other browsers as possible. And also many people turn of javascript because it's often used as a gateway to something malicious.
There, it's said. Now stop arguing!
Oh and also, why would you want to punch Bill Gates, you think he's the one who wrote Internet Explorer. Please…