Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3757532
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T10:01:16+00:00 2026-05-19T10:01:16+00:00

Here is my working code: http://www.metropoliscreative.com/jake_test/index.html I’m trying to use the Jquery Quicksand plugin

  • 0

Here is my working code: http://www.metropoliscreative.com/jake_test/index.html

I’m trying to use the Jquery Quicksand plugin to filter two types of data. I have this currently working with the two dropdown forms at the top. I’m trying to instead get them to work with the links below. Since links don’t have a val() like the form selections, I’m not sure how I would go about getting those links to correspond…

*Edit: I suppose the issue is less about the plugin and more about porting the use of an ‘s val attribute into an equivalent use on an . It seems to me that an can’t “store” a value in the same way a form can?

Thanks in advance for your time. I’ve been struggling for a couple days now! 😀

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T10:01:17+00:00Added an answer on May 19, 2026 at 10:01 am

    I think what you’re asking is pretty easy to achieve. Two options:

    1. Put whatever values you’re using in the “value” attribute of your tags in the “href” attribute of your tags.
    2. Leave the “href” attribute alone and use a custom attribute (HTML5 now allows this) named as such: “data-attributename”

    After your links are setup in this way, bind click events to them using jQuery and, in the function handling the click, grab the value from the attribute:

    $('.myList a').click(function(){
        var filterValue = $(this).attr('href');
    
       // Filtering function using "filterValue" as input...
    });
    

    Substitute the usage of attr(‘href’) above for whichever technique you’re using.

    Hope this helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just started using Ruby on Rails and so far it's working nicely. I'm
First I'm going to explain what I'm trying to do and then explain my
Here is a very simple example in Java intended to print out all of
hi i am developing a facebook application using iframe.Invite friends is working fine now
hello In my app I have a PayPal Pay Now button (working on Sandbox
A very strange behavior is occuring on the website I'm working on in a
ok, so i am trying to replicate this animation at the top of this
so I have a little issue with my jQuery Captify (Caption on image rollovers)
I'm new to castle windsor and wanted to learn it. I downloaded Windsor 2.5.3
I want to combine pseudo streaming of FLV videos with bandwidth control on IIS7.5.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.