on click action

R

Regena

I have a web page displaying some recordsin a table. I have to sort the
records depending the record number, record date etc.,I have to provide
the functionality to show the records in increasing and decreasing
order also. for this I have a small image1 showing descening order.
when I click the image1 it should do two actions:
1.change the image1 to the image2(for increasing order)
2.put the records in the decreasing order

In the same way when I click the image2 it should do two actions:
1.change the image2 to the image1(for decreasing order)
2.put the records in the increasing order.

how do I do that.
I am using href for the image and java script.

can some one help me pls.

thanks,
 
Z

zero

I have a web page displaying some recordsin a table. I have to sort the
records depending the record number, record date etc.,I have to provide
the functionality to show the records in increasing and decreasing
order also. for this I have a small image1 showing descening order.
when I click the image1 it should do two actions:
1.change the image1 to the image2(for increasing order)
2.put the records in the decreasing order

In the same way when I click the image2 it should do two actions:
1.change the image2 to the image1(for decreasing order)
2.put the records in the increasing order.

how do I do that.
I am using href for the image and java script.

can some one help me pls.

thanks,

This group is for the Java programming language, which is very different
from JavaScript. For JavaScript, see comp.lang.javascript

Zero
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,269
Latest member
vinaykumar_nevatia23

Latest Threads

Top