Re: [jQuery] jQuery Pagination - Return to top of screen

2009-11-12 Thread Andrei Eftimie
> would anyone have any ideas on how to force > the window scroll back to the top on click? function pageselectCallback(page_index, jq){ var new_content = $('#hiddenresult div.result:eq('+page_index+')').clone(); $('#Searchresult').empty().append(new_content); window.scroll(0,

[jQuery] jQuery Pagination - Return to top of screen

2009-11-12 Thread wheatstraw
jQuery Pagination works great, but when you click for the next set of results the window does not return to the top (if you have to scroll to get to the pagination). would anyone have any ideas on how to force the window scroll back to the top on click? - function pageselectCallback(page_i

[jQuery] jQuery pagination problem

2009-07-23 Thread archeons
I am using the pagination plug-in provided by jQuery.com however I had a problem putting the content inside probably because my input data is not static html page like the demo. In the demo the sample input is in static html page and it will get the page based on I have an php output of 5x10 ar

[jQuery] Jquery pagination using ColdFusion and SQL Server and lots of records

2009-06-18 Thread Erich93063
OK so I've been searching for a week now for an example of pagination of data using jquery, ColdFusion and SQL server. I'm finding tons of examples using PHP and MySQL. Have any of you successfully got pagination working with Fusion and SQL Server? I am trying to run a report that could end up hav

[jQuery] JQUERY Pagination

2009-05-18 Thread bharani kumar
Hi all, Please refer few jquery pagination plugins , Also need in the able heading with sort type , for example Assume if i click the date , then i want sort by date , if i click subject , need to sort by subject , *Date* *Subject* *09-08-1984* Subject 1 *10-09-1986* Subject 2 *10-08-1

[jQuery] jQuery Pagination Plugin ( Need to increase the number rows per page )

2009-05-17 Thread bharani kumar
Hello All , I am using jQuery Pagination , the demo one is pagination with static data , Now i changed that static pagination into dynamic(retrieve data from db) , But the problem is , I cant display more then one row per page , Please find the attachment ,, Thanks -- உங்கள் நண்பன் பரணி

[jQuery] Jquery pagination plugin problem

2009-01-26 Thread Andy789
Hi all, I am playing with the pagination plugin (http://plugins.jquery.com/ node/5912) and cannot figure out how to change number of items showing on a single page. Changing the param items_per_page changes the number of page links (navigation), but still shows a single item on a page. You may p

[jQuery] jQuery Pagination and MySQL $limit, $offset

2009-01-03 Thread ripcurlksm
I am trying to use the jQuery pagination plugin with my PHP/MySQL website -- It appears I have to either use Ajax or use PHP to write the jQuery pagintion header so I can control the $offset and $limit, in order to control the pagination -- What is the best way to combine javascript, PHP and My

[jQuery] jQuery pagination : works in FF, but I.E... not so much

2008-04-03 Thread MichaelEvangelista
this is a plea for help I'm stuck... and it might be simple but... I'm stuck. http://www.eastcoastgolfsales.com/products/ladies/productlistsgloves_mre.cfm?CategoryID=20 Love the pagination plugin, and thought I had it made, till the client pointed out that the pagination is not creating more th