Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Small jQuery plugin dilemma Reply To: Small jQuery plugin dilemma

#180776
nixnerd
Participant

I don’t think there’s an elegant solution. You could clone the bar, make the original hide() and append a spacer. Super dirty solution though.