html - needed solution for issue either by CSS or jQuery -


when click on button last div.popup show @ place of 3rd div .delet , .delet container have disappear.

as referred jsfiddle link when click last element div.popup overlap on 3rd element .delet . can't achieve background color.

am in condition define background color in rgba value only.

need achive: when button clicked .delet container should move towards left , popup div move towards left in previous place of .delet

needed solution issue either css or jquery

link :http://jsfiddle.net/vasanthanvas/wxab9ldn/12/

$("button").click(function(){***}) 

changes reference of this. should use apply/call put reference of explicitly


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -