Skip to main content

Questions tagged [jquery-bbq]

jQuery BBQ is a "Back Button & Query Library" that enables simple bookmarkable #hash history via a cross-browser window.onhashchange event.

jquery-bbq
0 votes
0 answers
99 views

Isotope with BBQ

i'm using the following implementation of isotope to include an isotope grid on my wordpress site that filters by tag, using three select menus. This all works great but can anyone give me some ...
dmt's user avatar
  • 201
5 votes
2 answers
3k views

jQuery BBQ generates error with jQuery 2

jQuery BBQ noob question: I have downloaded jQuery BBQ 1.2.1 and I'm trying to use it with jQuery 2.1.0. BBQ works in the sense that it does what I want it to do, but I've noticed an error message in ...
Lee Jenkins's user avatar
  • 2,421
0 votes
1 answer
135 views

Hash location basics

I'm trying to understand how location.hash works in jQuery, for that, I'm trying to begin from the most basic form, and then once I get that right I'd go deeper, but sadly I'm already stuck at what I ...
Dlacrem's user avatar
  • 71
0 votes
2 answers
541 views

Issue with assigning checkbox int array values to variable

I am trying to implement a filter for my search results. It is a checkbox which allow user to select one of more options. The issue I am having is that the model does not work properly when more ...
Tripping's user avatar
  • 919
0 votes
1 answer
297 views

Yii jQuery BBQ error after delete

I am using Yii CGridView. There is delete buttons in a column: array( 'class'=>'CButtonColumn', 'template' => '{update}{delete}', 'buttons' => array( 'delete' => array(...
Justinas's user avatar
  • 42.9k
0 votes
1 answer
4k views

Trying to connect to the Foursquare API and failing because "Callback uri is not valid for this consumer"

I'm going through Foursquare's tutorial and am getting this error message when I try to load the page: Connecting failed This app has a configuration problem and was unable to connect to ...
user374372's user avatar
8 votes
3 answers
628 views

jQuery hash-based nav with jquery-bbq makes page jump around

I have a site at www.tinytoepress.com that uses #hash anchor tag based navigation, using jQuery and the jquery-bbq plugin. It works great, except that sometimes it causes the page to jump down below ...
mrjf's user avatar
  • 1,127
1 vote
1 answer
3k views

Appending Hash to URL on .load() Page Update

BACKGROUND: I've got a page with the markup shown below. I'm using jQuery's .load() method to replace the contents of div.content-container with this code: $(document).on('click', 'button#page2', ...
Marcatectura's user avatar
  • 1,685
1 vote
1 answer
140 views

Additionally filter buttons won´t update the URL hash (see my JSFIDDLE)

sadly i am not that good with JS to find out what is wrong I am trying like it says on this page http://isotope.metafizzy.co/demos/hash-history.html#filter=*&sortAscending=true If i click on the ...
Mad_Mike's user avatar
0 votes
1 answer
73 views

Isotope shiftColumnOfItem combined with hashHistory - how to?

I'm using Isotope to filter a set of items and JQuery BBQ to handle the hashHistory stuff. It's working fine, except for the following: the items are initially collapsed - when clicked, they expand ...
Lucia's user avatar
  • 21
0 votes
1 answer
318 views

Jquery code doesn't work well on firefox/ie

I have the following code (on jsfiddle here) $(function(){ var $container = $('#gallery'); $container.isotope({ filter: '*', animationOptions: { duration: 750, ...
Nick Ginanto's user avatar
  • 31.8k
0 votes
0 answers
245 views

How to display this next and prev title in url with bbq and jquery

any one can help me i have gallery and every li has data-title, i want to add that value to url, im trying with no luck its always saying undefined, but i have post id and i easily added that to url. ...
Digital Legend's user avatar
1 vote
1 answer
337 views

Hashchange addClass not working

I'm currently using the jQuery BBQ hashchange plugin to generate hash changes so that when my content div animates, I have back button functionality. I've found a tutorial, which has given me the ...
stupendousman's user avatar
0 votes
1 answer
122 views

Tracking onhashchange events

Looking for a best practice for the following scenario: In a traditional webapp, we perform analytics on logs based on http GETs. The project in question leverages HTML5, jQuery and Mustache.js to ...
lars's user avatar
  • 99
5 votes
1 answer
3k views

Angularjs history support for IE6 and IE7

I am using routing in Angularjs for my SPA but I have to support IE7 (and IE8 in IE7 compatibility mode). I want the browser history to still work though. I don't care if I have to use a jQuery plugin....
Scotty.NET's user avatar
  • 12.5k

15 30 50 per page
1
2 3 4 5 6