shine
Creating realistic shadows with ShineJS
PUBLISHED
Introduction
During web development sometimes we need to use shadows. Not only for text. Sometimes for a DOM element. The traditional CSS shadows in most cases do the trick, but they are far from being realistic. In this article we will show you how to create realistic shadow effects for any DOM element in your Tizen applications. To achieve this we will use the Shine.js library. You can obtain this library from here.
Category:
Dev Tips
- Read more about Creating realistic shadows with ShineJS