I need some help with what I think is probably javascript. I would the user of my website to click a link on a page and for some information to display on the page without a reload of the page. This is what I would like to happen in my specific case:

The user clicks the name of the cd and the full track list and a small image displays above it, without going to a new page.:?:

If anyone can help I will be unbelievably greatful.

Thanks

Hi

It all depends on how the data is stored,i.e. the picture and the track list. You can´t get client-script to access a database without postback. The only way to get this done is have every picture and every tracklist available on the client.

can any one tells how to display the data on same page by onclick event

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.