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

  • Home
  • SEARCH
  • 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 7498889
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T19:37:48+00:00 2026-05-29T19:37:48+00:00

http://floorsofstone.com/sample-request/ ^ The table with stone samples on is the element in question. How

  • 0

http://floorsofstone.com/sample-request/

^ The table with stone samples on is the element in question.

How would I even go about describing this so I can find a javascript/jquery alternative to make it easily editable.

If anybody has anything similar please pass on the link…

Thanks very much.

  • 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-29T19:37:49+00:00Added an answer on May 29, 2026 at 7:37 pm

    I could tell you it is possible to do something like that, I don’t think you would find an out-of-the-box plugin to handle everything for you.

    You would have to have a grid of divs with all your tiles.

    • Hook each of the div’s (per tile) to a mouseover, mouseout and click events.
    • On click hide/remove the element from the main grid
    • Show it in the selection.

    I would think it would be better to do the whole thing without any animations first.

    Then you can add animated effects to make it all look better. Look at JQuery’s animate and JQueryUI animation for the little mouse over effects.

    Update:
    Once you are done creating your client behavior (selection..et) and animations. You can then hook the whole thing up to your server with jquery.ajax()

    I checked out how that page works. On submit, it loads up a form for some details and posts the data off to this url : http://floorsofstone.com/sample-request/post-data.aspx

    The popup dialog also contains hidden fields with the selected TileID’s, something like this:

    <input id="TileIDs" type="hidden" value="4005,4004,4003,4002," name="TileIDs">
    <input id="Tile1" type="hidden" value="Adobe Quarry Tile" name="Tile1"> 
    <input.....
    

    So your jquery on submit would be something like:

    $.ajax({
      type: "POST",
      url: "/sample-request/post-data.aspx",
      data:"TileIDs=" + $("#TileIDs").val() + "&ClientName=" + $("#ClientName").val()
      //the "TileIDs"= is the name your server expects and 
      //#TileID is the id of the html field that contains the value 
      }).done(function( msg ) 
         {
          alert( "Data Saved: " + msg );
         });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

http://support.microsoft.com/kb/953102 We spent about 50 hours during Christmas holiday to identify this problem, causing
http://developer.android.com/guide/topics/manifest/service-element.html#proc What are the differences? If the name assigned to this attribute begins with
http://www.myserver.com/exile?Key1=Value1&Key2=Value2 When i get a request in this format to my server, how do
http://developer.yahoo.com/javascript/howto-proxy.html Are there disadvantages to this technique? The advantage is obvious, that you can
http://www.sitepoint.com/build-to-do-list-30-minutes/ So I was doing this (http://www.sitepoint.com/build-to-do-list-30-minutes/) tutorial and everyting went OK. but now
http://jsperf.com/dfgdfg33355 I have table <table> <tr> <td> <div class=a></div> <div class=data></div> </td> </tr> </table>
http://jsperf.com/dfgdfg33355 I have table <table> <tr> <td> <div class=a></div> <div class=data></div> </td> </tr> </table>
http://jsperf.com/dfgdfg33355 I have table <table> <tr> <td> <div class=a></div> <div class=data></div> </td> </tr> </table>
http://jsperf.com/dfgdfg33355 I have table <table> <tr> <td> <div class=a></div> <div class=data></div> </td> </tr> </table>
http://www.radikalgenc.com/bulten/ekim.htm this is a monthly newsletter. but it does not appear fine on mozilla,

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.