• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to disply in the page

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,

I want to disply drop down box in proper place.Actually it is displaying in some other place.

I am doing one work using AJAX , jsp etc

When i select one drop down box the corresponding list should be displayed in other drop down list box...the second drop down is displaying is some other place ..i tried with div alos but failed...please help me


This is the place where i am callin the ajax



I used id like below


javascript line


clienthint1.js


My GetHint1.jsp



I want to display the result in specific column



I am getting mad with this.Please help.....
reply
    Bookmark Topic Watch Topic
  • New Topic