bootjack icon indicating copy to clipboard operation
bootjack copied to clipboard

What is the bootjack support in browsers? show() function doesn't work in Android 2.3

Open dvorapa opened this issue 11 years ago • 0 comments

Today, I switched between old and discontinued widget.dart bootstrap implementation and bootjack bootstrap implementation. Everything is working better, than discontinued widget.dart library, but there are two problems (this and #22 ):

With widget.dart the function for showing modal - show() worked even in Android 2.3. With bootjack It doesn't work there.

dvorapa avatar May 21 '14 15:05 dvorapa