how to check if an element has been styled with a particular selector code example Example: jquey check css style $('#yourElement').css('position') == 'absolute'