twitter bootstrap accordion bug
i having a hard time to get my mistake for the last few hours.. i use bootstrap accordion and handlebars template engine - and it works with my DB values as it should. The problem is when you first load…
i having a hard time to get my mistake for the last few hours.. i use bootstrap accordion and handlebars template engine - and it works with my DB values as it should. The problem is when you first load…
I'm trying to get data from the first column of the selected row, but instead I'm annoyingly keep getting "undefined"! Here's my index page: $(document).ready(function() { var mainDataTable = $("#mainDataTable").DataTable({ "pagingType" : "full_numbers", "processing" : true, "serverSide" : true, "jQueryUI"…
having spent so many days searching for a solution, am left with option but to ask you guys here. Am totally new to AJAX, and have tried to avoid it at all cost but this time around, I have no…
I am using code from this website http://www.minimit.com/demos/bootstrap-3-transparent-and-fullscreen-modals and my modal works but I cannot dismiss it. The button does not work. Please see if you see anything I might of missed. <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport"…
I am working on a way to hide the twitter button once clicked on show new content, I thought I had it working but its still not. I am not sure why if someone could point out my mistake that…
i [have/want] to make a Storytelling Website like: http://www.bizbrain.org/coffee/ 1) Would you guys creat every Object in CSS or would you do it Frame by Frame in Photoshop? 2) Why doesnt the Delay work? (Yes i tested a Higher delay…
When I click on a menu item the menu does not close. I have already checked the imports of JS and CSS and seemingly everything is OK, is there something else I need to do to run the menu? <!--…
I have an animated GIF file as my div's background image, which was saved from Photoshop to loop only once. So the only time it plays is on the original load of the page. Is there any method to essentially…
I'm making a menu with twitter bootstrap CSS. For the mobile version, I want to replease some icons to text. I want to do this at the breakpoint of 768px (when the hamburger icon appears). Menu html <div class="navbar-collapse collapse">…
I am having problems getting the easing property of the toggleClass to work. I have searched on this site and others, but still cannot get it to work as expected. The class is being toggled just fine, but it does…