Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
transition with inline elements issue - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3y ago
•
3 replies
Dexinho
transition with inline elements issue
not sure what I am doing wrong as I can
't make transition work on inline elements
#nickname-input, #nickname-span {
transition: ease-in 1000ms;
}
#nickname-input, #nickname-span {
transition: ease-in 1000ms;
}
these two are input and span containing text but they are not being eased in when page refreshes in like regular blocks are
same thing works on div
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
using transition duration on all elements
KP-C
Kevin Powell - Community / front-end
4y ago
Issue with centering the elements
KP-C
Kevin Powell - Community / front-end
4y ago
view-transition exclude navbar issue
KP-C
Kevin Powell - Community / front-end
13mo ago
Issue with initial opacity transition with navbar on responsive design
KP-C
Kevin Powell - Community / front-end
4y ago