Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Html help

Name: Anonymous 2014-01-28 12:36

i am trying to lengthen a div box when a mouse hovers over it this is my code but it doesn’t work can anyone help me fix it?
    <script>
    function bigbox1(x)
{
   x.style.height="40px";
   x.style.width="300px";
}

function smallbox1(x)
{
   x.style.height="40px";
   x.style.width="200px";
}
    </script>
   
<div onmouseover="bigbox();" onmouseout="smallbox1();" id="box1" style="background-color:#5882FA;height:40px;width:200px">
    <h1 style="color:#A9F5F2">Hello</h1>
</div>

Name: Anonymous 2014-01-28 13:50

install BSD/Gentoo

Name: Anonymous 2014-01-28 15:46


Uncaught ReferenceError: bigbox is not defined test.html:15
Uncaught TypeError: Cannot read property 'style' of undefined


Debugging: It's your friend

Name: Anonymous 2014-01-28 23:00

What is x?

Name: Anonymous 2014-01-28 23:08

ur not passing in x you fucking reatrded, also just fucking learn angular and structure ur project properly with scaffolded css sheets that link up, use bower, use grunt, use yeoman, get jquery, and use jquery animate function inside ur controller scope function that gets triggered by ng-mouseenter and ng-mouseleave, to animate the css height etc........., all this manual dom manipulation shit is for the birds.

Name: Anonymous 2014-01-30 10:58

bigbox(this);

Name: Anonymous 2014-01-30 19:53

>>2
Explain.

Name: Anonymous 2014-01-30 20:09

>>7
What you plebian scum know as the GNU/Linux project actually contains code from the BSD project.
Therefore it is well within the BSD project's rights to demand that all flavours of Linux be renamed BSD/Linux made by the BSD project.
If that lying autistic manchild RIMMUS can do it then so can the BSD project.

Name: Anonymous 2014-01-30 20:20

>>8
I do know that. But why do you care? Why should I? I don't understand why you think its so important.

All you're talking about is UNIX clones. Why would you care which weirdo wrote what line of code? I just don't understand.

Name: Anonymous 2014-01-30 20:27

>>9
Because whenever I visit Wikipedia I'm forced to read ``GNU/Linux'' rather than Linux.
If all the justification Wikipedians need to rename something is a fat useless autistic loser demanding it then I'm going to keep demanding name changes until it's called TheoDeRaadt's Microsoft/Apple/Adobe/Proprietary/CreativeCommons/BSD/My-Little-Pony/LinuxTM on every single page that mentions Linux.

It's basically a ``fuck you, if you want to ruin something then ruin it properly''.

Name: Anonymous 2014-01-30 21:08

>>10
I see, I see.

IMO you should be above such things.

Well, good luck!

Name: Anonymous 2014-01-30 21:14

>>11
I was above it.
But now that I get GNU cock shoved down my throat constantly it's hard to not be.
Don't ignore problems, they only get worse.

Name: Anonymous 2014-01-30 23:52

>>12
Wow. You must be a fun person to be around always happy cheery, slow to anger and full of life.

Name: Anonymous 2014-01-31 0:35

>>13
>le pedophile sage

Name: Anonymous 2014-01-31 2:22

>>13
I suspect that's sarcasm but I am slow to anger.
For the first few years I just ignored the first year CS shills and their "allow me to interject" copy pasta. Now it's impossible to ignore how far it's gone.
Besides, everybody has things that annoy them

Name: Anonymous 2014-01-31 2:54

>>10
I'm pretty sure wikipedia calls it the ``Linux operating system,'' not ``GNU/Linux''

Name: Anonymous 2014-01-31 6:35

>>16
Then we're looking at different pages

Name: Anonymous 2014-01-31 8:09

>>10
I'd just like to interject for a moment. What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called "Linux", and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called "Linux" distributions are really distributions of GNU/Linux

Name: Anonymous 2014-01-31 8:58

check 'em

Name: Anonymous 2014-01-31 10:27

>>19
Nice trips.

Name: Anonymous 2014-01-31 12:54

>>20
thHxXx vrOO

Name: Anonymous 2014-02-08 8:13

check 'em

Name: Anonymous 2014-02-09 6:20

>>5
10/10

Name: Anonymous 2014-02-09 6:23

<div onmouseover="bigbox();" onmouseout="smallbox1();" id="box1" style="background-color:#5882FA;height:40px;width:200px">

who even write inline crap like that

Name: Anonymous 2014-02-09 6:46

>>24

<canvas id="MyCanvas" width="928" height="608" onmousedown="mousePressed(event)" onmouseup="mouseReleased(event)" oncontextmenu="return false;" style="display:none">This browser or document mode doesn't support canvas</canvas>

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List