Thats what I dont have any idea. Thats why I am asking help. And I could do only till here.

Well, you start with a picture, a few circles each with a goal that you would like to achieve, ... after that you write a small program will try to achieve these goals and that checks that each goal is met ... the part that actually achieves the goals doesn't have to be written yet

But it has to be a program, it has to compile, it has to be run, it has to be small and focus on only one goal at a time, and it has to know what the outcome should be ... it doesn't have to work correctly, I can help with that, but the purpose and goals should be clear, and surrounded by adequate whitespace (easy to read format)

It looks like you did read How do I post a question effectively? but the your question is kinda big.

If you would post a runnable program like Re: Need help to improve pagination I can probably help you. You'll notice sub pageNumbers {} is a stub, it just returns the correct result for the given test data, it has yet to be written -- this is a good beginning at solving your problem.

My question mainly is to how to use select $main_colors on select of MainColors checkbox?

I'm sorry but I cannot understand the question, too many corners are fuzzy, there is too much information, and it isn't presented in a very easy to understand way

At this moment its not clear what problem you're trying to solve :) generating some html in the form that you want? or generating some javascript in the form that you want? or how to arrange for communication between javascript and your program? or writing javascript that does something? or all of the above at the same time (too much questions)?

You need a good diagram, and you need to make the questions small enough to answer :)

Hope this helps


In reply to Re^3: jQuery to select mutiple elements from dropdown by checking checkboxes (diagram) by Anonymous Monk
in thread Perl and jQuery to select mutiple elements from dropdown by checking checkboxes by ashraot

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.