Live data from Hacker News

Apple-like Retina Effect With jQuery

tutorialzine.com

11–20 of 20 posts

Re: Apple-like Retina Effect With jQuery

#14
post #6
post #5

Earlier quoted context omitted.

Your example uses javascript, while the retina demo does not. > This is the power of CSS3: doing the same things we've always done. True, but CSS3 enables us to do the same things without javascript.

> Your example uses javascript, while the retina demo does not. Except that it is made with JQuery, so it _is_ using JS.

Also, no one cares if something uses css rather than js. The endless "X done only using Y" is cool from a hacker perspective, pushing boundaries is where the awesome hacks come. But users will just go 'meh'.

Re: Apple-like Retina Effect With jQuery

#16

I think I win the "Earliest Pre-existing Example" award on this one: 1998. Fire up a copy of IE (or Netscape 4) and check it out: http://web.archive.org/web/20010314213015/www.jasonkester.co...

you lose points for not having forward compatibility. think of the future!

Re: Apple-like Retina Effect With jQuery

#17
post #10

So.. a MAGNIFYING GLASS effect‽ The constant use of this "retina" term is dubious when referring to the actual iPhone screen, never mind this. p.s. Nice job.

The term “jeweler’s loupe” is what I’d use myself for this demo...

Apple’s use of the term “retina” only serves to remind me of Wired magazine’s original attempt at a website way back when. (They called their Life magazine-like section “retina.”) It’s a common, almost everyday word that nevertheless sounds pretentious or sci-fi—ish.

Re: Apple-like Retina Effect With jQuery

#18
post #16

I think I win the "Earliest Pre-existing Example" award on this one: 1998. Fire up a copy of IE (or Netscape 4) and check it out: http://web.archive.org/web/20010314213015/www.jasonkester.co...

you lose points for not having forward compatibility. think of the future!

Indeed. Forward compatability for IE is groovy and all, but how does a fella go about predicting document.getElementById back in the days of document.all and document.layers?

Re: Apple-like Retina Effect With jQuery

#20
post #14
post #6

Earlier quoted context omitted.

> Your example uses javascript, while the retina demo does not. Except that it is made with JQuery, so it _is_ using JS.

Also, no one cares if something uses css rather than js. The endless "X done only using Y" is cool from a hacker perspective, pushing boundaries is where the awesome hacks come. But users will just go 'meh'.

Precisely. Where do we have CSS without JavaScript? And for people who disable JavaScript in their browsers, they get the broken websites they deserve.
Post reply on HN