javascript - How do you select the last visible element with jQuery? -


I am using jQuery and I want to select the last scene element with some views eg 'Target'

How can I do this?

  var e = jQuery ('. Target: visible: last');  

Comments