is it responsive?,THESE ARE BIG,You’re welcome! By the way, I used this at http://android-libs.com,thanks, it’s very useful.,nice thank you,The author is Cyruxx
Continue Reading
is it responsive?,THESE ARE BIG,You’re welcome! By the way, I used this at http://android-libs.com,thanks, it’s very useful.,nice thank you,The author is Cyruxx
Continue Reading
Good snippet, but when i tried it on my app the comment form is like disabled.,I would need to see your implementation of the snippet to identify why it isn’t work. Are you able to share it with me? If […]
Continue Reading
There is a problem with the JS code for data-max. I assume it wants to limit the maximum fields to something but fails. To fix this, replace,var countFormGroup = …. ;,with,var countFormGroup = function ($form) { return $form.siblings(‘.form-group’).andSelf().length;};,also, replace,var $lastFormGroupLast […]
Continue Reading
The first picture displayed in the carousel is not always the first picture listed in the html. How to control which picture is displayed first?,carousel is not working??? why?,carousel is not working??? why?,how do i achieve same functionality instead of […]
Continue Reading