Result filtering
|
04-06-2009, 03:19 AM
Post: #1
|
|||
|
|||
Result filtering
(thread migrated from sourceforge forum - originally posted 8/16/2008)
Hi Pat, Here's a simple jquery results filter which, if implemented, may be of benifit to other users: Style: Code: fieldset {border:0 solid} XHTML: Code: <form id="filter" action="#" onsubmit="filter(); return false;"> J Code: <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js"></script> mike |
|||
04-06-2009, 03:19 AM
Post: #2
|
|||
|
|||
RE: Result filtering
Sorry for the delay, wasn't ignoring your suggestion (and thanks for the code).
I figured it would be a bit cleaner to implement the filtering on the back-end and just pushed the code so feel free to give it a whirl. One of the benefits of doing it on the back-end (besides the speed) is that you end up with urls that you can bookmark if you just want to see the results from your properties. -Pat |
|||
04-06-2009, 03:19 AM
Post: #3
|
|||
|
|||
RE: Result filtering
Hi Pat,
Came to use the tool today and noticed the filtering, thanks dude that makes my life a little simpler. Sorry to say but there appears to be an issue with 6 month / 1 year filtering. Selecting 1 year seems to only produce 6 months of results? Mike |
|||
04-06-2009, 03:20 AM
Post: #4
|
|||
|
|||
RE: Result filtering
The 1 year filtering works. I expect whatever you were looking for just wasn't tested that far back. The site only came online in February and if you do a 1 year filter for http://www.yahoo.com you will see tests going back that far:
http://www.webpagetest.org/testlog.php?d....yahoo.com Thanks, -Pat |
|||
04-06-2009, 03:20 AM
Post: #5
|
|||
|
|||
RE: Result filtering
Sorry Pat,
I could've sworn I started testing earlier than listed. Well that proves one immediate benefit of the filtering. Nice one. Mike |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)