Author Topic: Just epic  (Read 3123 times)

0 Members and 1 Guest are viewing this topic.

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Just epic
« on: February 16, 2012, 05:20:42 am »
Paste this in your browsers url (while, for example reading a topic):
Code: [Select]
javascript:void(document.body.style.textTransform="uppercase");(Make sure javascript: is in the title bar)

Effect is awesome :D
« Last Edit: February 16, 2012, 11:49:20 am by jimbauwens »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Just epic
« Reply #1 on: February 16, 2012, 09:13:51 am »
Your code seems broken:

Opera: displays a blank page saying "uppercase" with nothing else
Firefox: does nothing at all
Chrome: redirects to http://www.google.ca/search?rlz=1C1AVSW_enCA367CA367&sourceid=chrome&ie=UTF-8&q=document.body.style.textTransform%3D%22uppercase%22
IE9: redirects to http://search.toolbars.alexa.com/?src=IE-Address&q=document.body.style.textTransform%3D%22uppercase%22%3B

THere's absolutely no effect at all and I pasted it as you said in my URL bar.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: Just epic
« Reply #2 on: February 16, 2012, 09:17:37 am »
Firefox: does nothing at all
hmm... I got a blank page saying uppercase.
I'm using an old version, though :P

Offline jwalker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 660
  • Rating: +13/-0
  • Almost everything I have released includes a 'WZ'
    • View Profile
Re: Just epic
« Reply #3 on: February 16, 2012, 09:27:38 am »
if you type it into ie 9 then it opens a new page that says uppercase on it, but if you copy and paste it redirects to what dj said
<a href="http://www.nerdtests.com/ft_cg.php?im">
<img src="http://www.nerdtests.com/images/ft/cg.php?val=9612" alt="My computer geek score is greater than 41% of all people in the world! How do you compare? Click here to find out!"> </a>

Support Casio-Scene against the attacks of matt @ matpac.co.uk ! For more information: Casio-Scene shuts down & Matt actions threads

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: Just epic
« Reply #4 on: February 16, 2012, 09:39:41 am »
Ha! Is Safari the only good browser here or what? :P
I won't tell what it does, or I'll ruin the surprise(don't expect that much) for you. :)


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Just epic
« Reply #5 on: February 16, 2012, 09:42:25 am »
Wait Jim uses Safari? O.O

I thought he used Linux ???
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Stefan Bauwens

  • Creator of Myst 89 - סטיבן
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1799
  • Rating: +162/-24
  • 68k programmer
    • View Profile
    • Portfolio
Re: Just epic
« Reply #6 on: February 16, 2012, 09:51:32 am »
Wait Jim uses Safari? O.O

I thought he used Linux ???
No, I use Safari. Jim's doesn't want to admit that it's good.
Jim probably uses IE1 or so.
>:D


Very proud Ticalc.org POTY winner (2011 68k) with Myst 89!
Very proud TI-Planet.org DBZ winner(2013)

Interview with me

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: Just epic
« Reply #7 on: February 16, 2012, 11:50:44 am »
I edited to work in other browsers. It worked fine for me in Firefox 10.0.1 (on Linux ^^).
Should work good on chrome now, just make sure the "javascript:" is in the beginning when you paste it.