maradydd: (Default)
maradydd ([personal profile] maradydd) wrote2008-03-10 02:34 am
Entry tags:

*thumps chest*

I just wrote a Javascript hover menu all by my little self, not from a library, using no example code. It looks pretty nice, too.

[identity profile] hominysnark.livejournal.com 2008-03-10 11:34 am (UTC)(link)
Yay!

[identity profile] bigby.livejournal.com 2008-03-10 12:41 pm (UTC)(link)
awesome.

I miss code sometimes.. so much more predictable than programming wetware. And when it works you can see that it worked.. gratifying.

[identity profile] ktempest.livejournal.com 2008-03-10 02:32 pm (UTC)(link)
yay you! i sometimes wish I could code....

[identity profile] digitalsidhe.livejournal.com 2008-03-10 03:38 pm (UTC)(link)

if (JavaScript.write().successful) {
     alert("Yay!");
}

[identity profile] butterbee.livejournal.com 2008-03-10 03:48 pm (UTC)(link)
*snickers*

[identity profile] butterbee.livejournal.com 2008-03-10 03:47 pm (UTC)(link)
Great job pussycat!

[identity profile] maradydd.livejournal.com 2008-03-10 11:08 pm (UTC)(link)
It's tied rather closely to the JSON coming back from a particular REST call, but if I find the time to abstract it out into a library, will do.