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 9157085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:55:38+00:00 2026-06-17T12:55:38+00:00

In my html page $(function(){ $(‘.addallitem ‘).fancybox({ openEffect : ‘elastic’, closeEffect : ‘elastic’ });

  • 0

In my html page

$(function(){
    $('.addallitem ').fancybox({
        openEffect : 'elastic',
        closeEffect : 'elastic'
    });
});

HTML

    <select class="category">
            <option value="All">All</option>
            <option value="Apparel">Apparel</option>
            <option value="Appliances">Appliances</option>
    </select>
    <a href="addallitem.php?category=" class="addallitem fancybox.ajax">Add All</a>

I got confused what should i put in the addallitem.php?category= ?

When I click the add all there will be a pop up form and the form should receive the option value

Thanks for those who help 🙂

  • 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-06-17T12:55:39+00:00Added an answer on June 17, 2026 at 12:55 pm

    What kind of HTML is this?

    <a href="addallitem.php?category=" class="addallitem fancybox.ajax">Add All</button>
    

    It starts with <a> and ends with </button>!

    If you want to do a $_GET request, the best way is:

    <button onclick="location.href='addallitem.php?category=' + $('.category').val()" class="addallitem fancybox.ajax">Add All</button>
    

    I still don’t understand, why you need a class like fancybox.ajax. And let us know more on what you wanna achieve and full JavaScript code, if you have any.

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

Sidebar

Related Questions

I've got an html page from where Im making this call periodically: function logon(id)
I am calling a Javascript function in my html page from a Flash movie
Ive created a function which returns all the obserables items in my html page.
I have a HTML page, with html-mode enabled. I call function sgml-validate to check
In a simple html page I have: <SCRIPT> function Clicker(number){ if (number == 1)
I have a very simple html page with the following javascript in it $(function()
I have the following Javascript code add_num = { f: function(html, num) { alert(this.page);
Take a look at this html: <head> <title>Test page</title> <script type=text/javascript> function submitForm() {
//Html - page containing link to open dialog <input type=text value=something id=inputbox_id /> <a
There is an inline JS function inside an HTML page. Can firebug or some

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.