Results 1 to 3 of 3

Thread: on click event with checkbox,a menu/layer should come.

  1. #1
    Join Date
    Oct 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default on click event with checkbox,a menu/layer should come.

    Hi All,

    i am fresher for javascript,pla help me on this,
    i have two check boxes,if i click one check box ,i should get one menu or like layer,in which i can able to enter data's with the text box,after clicking save it should save on some variable.
    By the another check box click event ,i have to get saved data,interms of text.

    plz i need help urgently on this........

    Thx in advance...

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by nirmalaakki View Post

    plz i need help urgently on this.......
    In that case, take a few deep breaths and then try to explain more clearly what you are trying to do. I doubt that anyone can help from the description given so far. A link to an example would be a big plus if you have seen this anywhere on the web.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Oct 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i am doing on asp.net using check boxes.

    i have two check box,

    if i clicked on one checkbox, it should show one small window,but it should not be exactly another window.in that window some labels with text boxes are there,say..

    Emp No----textbox1
    Emp Name----textbox2

    save

    after entering textbox1 and textbox2,say datas should be save in some variable.
    this is one phase.

    Next step:

    if i clicked another check box,the saved data should show which we saved in 1st step....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •