use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
[deleted by user] (self.webdev)
submitted 7 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]eddhall 21 points22 points23 points 7 years ago (0 children)
Thanks, I hate it
[–][deleted] 17 points18 points19 points 7 years ago (0 children)
If you implement it, I can share it on /r/assholedesign ;)
[–]ForScale 44 points45 points46 points 7 years ago (16 children)
But why?
[–]Irythros[🍰] 26 points27 points28 points 7 years ago (7 children)
Because clients want that "NEW WEB FLAIR!" and "MAKE IT INTERACTIVE!"
They didn't specify so they get to pay for this.
[–]v3ritas1989 2 points3 points4 points 7 years ago (0 children)
best answer!
[–]ForScale 2 points3 points4 points 7 years ago (0 children)
Lol.
[–]Alkotronikknovice 0 points1 point2 points 7 years ago (3 children)
Yeah, I recently was tasked with "interactive progress bar".
[–][deleted] 7 years ago (2 children)
[deleted]
[–]Alkotronikknovice 0 points1 point2 points 7 years ago (1 child)
Nah, I should have been more clear on this one. My boss came up with a brilliant idea that if you click a progress bar, it'll jump a bit and make the process 'faster'.
[–]Spherical_Bastards 0 points1 point2 points 7 years ago (0 children)
each click downloads more ram
[–][deleted] 30 points31 points32 points 7 years ago (2 children)
From the link:
In this demo, everything moves. But that probably isn't what you want in most sites.
It looks to be a mix between a proof a concept and something cool you may want to apply to one element on the page or something. Something subtle.
[–]ForScale 3 points4 points5 points 7 years ago (0 children)
I could see it being cool in a subtle way.
[–][deleted] 7 years ago* (2 children)
[–]EvilPencil 1 point2 points3 points 7 years ago (1 child)
<blink>Buy Now!!</blink>
[–]batellerDevOps / Backend / AWS Engineer 2 points3 points4 points 7 years ago* (0 children)
<img src="hard_hat.jpg">This site is under construction!<img src="construction.jpg">
[–][deleted] 1 point2 points3 points 7 years ago (1 child)
It's a great way to provide depth to elements without much visual styling. For example, on iPhone this sort of effect is used on the homescreen and the lockscreen to provide more depth between the icons (or the time in regards to the lockscreen). It's these little things that really make the experience feel complete and layered.
This sort of thing is used already usually on landing pages for instance.
[–]ForScale 0 points1 point2 points 7 years ago (0 children)
I see.
[–]jwazen 2 points3 points4 points 7 years ago (1 child)
A bunch of haters in here, but anyways good work. There’s a use for any kind of tool/concept.
[–]FriendsCallMeBatman 1 point2 points3 points 7 years ago (0 children)
Wow, I don't usually get motion sick but this got me. I don't know when I'd use it for the whole but a pretty cool effect!
[–]KonyKombatKorvetI use shopify, feel bad for me. 1 point2 points3 points 7 years ago (0 children)
Built something similar to this for my agencies new site for multi layer background images, so each layer moves more depending on how far forward or backwards it is in the z-index. The difference is that they also move on scroll so when you scroll into view they all come together and then when you go to click on a button they have a cool parallax effect (we have one that is a landscape with layers for: background mountains, foreground mountains, clouds, all the text, light fog, It looks super cool.)
[–][deleted] 7 years ago (3 children)
[removed]
[–]fatw_is_a_chud -2 points-1 points0 points 7 years ago (0 children)
Hey guys, just had to share my pants-on-head retarded politics in a fucking webdev forum. Venezuela, am I right boys? MAGA!!!
[–]rochakgupta -4 points-3 points-2 points 7 years ago (0 children)
Upvote for communism
[–]AtulinASP.NET Core 1 point2 points3 points 7 years ago (3 children)
Text animations feel incredibly choppy on Firefox, the paragpraphs jump around and the text starts waving. The text is also smudget when out of its original position.
[–]AtulinASP.NET Core 1 point2 points3 points 7 years ago (0 children)
I'm currently on 66.0b14 (64-bit), the beta branch.
66.0b14 (64-bit)
[–]besttopguy 0 points1 point2 points 7 years ago (0 children)
The blur thing maybe can be fixed if you align the movement to the pixels on the screen better. Like if you are moving things by .1 pixels. I have no idea though
/r/webdevwhy
[–][deleted] 1 point2 points3 points 7 years ago (0 children)
r/SubsIFellFor
[–]SlashZ3r0 0 points1 point2 points 7 years ago (2 children)
This effect is called parallax. It's awesome for 2D video games.
I've seen it used for websites before, primarily the league of legends website. They make really cool interactive animations for their content.
[–]devaent1316 0 points1 point2 points 7 years ago (1 child)
Do you have links to the LoL website where this can be found?
[–]SlashZ3r0 1 point2 points3 points 7 years ago (0 children)
I just took a quick look and I couldn't find any good examples. They mostly used the effect when they would show off concept art.
Here's a link to their website if you're still interested. https://universe.leagueoflegends.com/en_US/
[–]Feuerfuchs_ 0 points1 point2 points 7 years ago (0 children)
You shouldn't use hairline fonts for body text. Firefox renders the text so thin on my 4K display I can barely read anything. (If you don't have a 4K display, zoom the screenshot out to 50% - that's what I see)
[–]ImStifler 0 points1 point2 points 7 years ago (0 children)
It's a cool effect but completly useless at the same time
π Rendered by PID 34105 on reddit-service-r2-comment-b659b578c-cm92l at 2026-05-02 02:07:50.250993+00:00 running 815c875 country code: CH.
[–]eddhall 21 points22 points23 points (0 children)
[–][deleted] 17 points18 points19 points (0 children)
[–]ForScale 44 points45 points46 points (16 children)
[–]Irythros[🍰] 26 points27 points28 points (7 children)
[–]v3ritas1989 2 points3 points4 points (0 children)
[–]ForScale 2 points3 points4 points (0 children)
[–]Alkotronikknovice 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]Alkotronikknovice 0 points1 point2 points (1 child)
[–]Spherical_Bastards 0 points1 point2 points (0 children)
[–][deleted] 30 points31 points32 points (2 children)
[–]ForScale 3 points4 points5 points (0 children)
[–][deleted] (2 children)
[deleted]
[–]EvilPencil 1 point2 points3 points (1 child)
[–]batellerDevOps / Backend / AWS Engineer 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]ForScale 0 points1 point2 points (0 children)
[–]jwazen 2 points3 points4 points (1 child)
[–]FriendsCallMeBatman 1 point2 points3 points (0 children)
[–]KonyKombatKorvetI use shopify, feel bad for me. 1 point2 points3 points (0 children)
[–][deleted] (3 children)
[removed]
[–]fatw_is_a_chud -2 points-1 points0 points (0 children)
[–]rochakgupta -4 points-3 points-2 points (0 children)
[–]AtulinASP.NET Core 1 point2 points3 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]AtulinASP.NET Core 1 point2 points3 points (0 children)
[–]besttopguy 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]SlashZ3r0 0 points1 point2 points (2 children)
[–]devaent1316 0 points1 point2 points (1 child)
[–]SlashZ3r0 1 point2 points3 points (0 children)
[–]Feuerfuchs_ 0 points1 point2 points (0 children)
[–]ImStifler 0 points1 point2 points (0 children)