Apple-like Retina Effect With jQuery
tutorialzine.com
Apple-like Retina Effect With jQuery
1–10 of 20 posts
Re: Apple-like Retina Effect With jQuery
#2Re: Apple-like Retina Effect With jQuery
#3Re: Apple-like Retina Effect With jQuery
#4This is the power of CSS3: doing the same things we've always done.
Re: Apple-like Retina Effect With jQuery
#5Wow, welcome to CSS demos of 6 years ago. http://persistent.info/files/20040508.magnifier/ This is the power of CSS3: doing the same things we've always done.
> 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.
Re: Apple-like Retina Effect With jQuery
#6Wow, welcome to CSS demos of 6 years ago. http://persistent.info/files/20040508.magnifier/ This is the power of CSS3: doing the same things we've always done.
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.
Except that it is made with JQuery, so it _is_ using JS.
Re: Apple-like Retina Effect With jQuery
#7Is this to prevent someone from scraping their tutorials?
Re: Apple-like Retina Effect With jQuery
#8Earlier 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.
Re: Apple-like Retina Effect With jQuery
#9Re: Apple-like Retina Effect With jQuery
#10The constant use of this "retina" term is dubious when referring to the actual iPhone screen, never mind this.
p.s. Nice job.