javascript probelm

Hi,

I am facing a problem to display the records with same code in both IE and Mozilla FireFox, Where in code is working in IE but not on FireFox and vice versa.

The actual problem description is as follows: I need to display on the browser , say 10 records first.If there are more than 10 records validating this criteria, then a link "View all" should appear below these 10 records.

When user clicks on this link , it should show all the records available on the

browser,along with new link "Hide All".Clicking on "Hide All" link should show

only the first 10 records along with link "View all" .Again clicking on "View all" would repeat the above mentioned scenario.

I am atleast expecting from some one , to give me some link or document , which

includes all the replacements for both I E and Mozilla.

[854 byte] By [pmaheshreddy1980a] at [2007-11-27 4:46:58]
# 1
I expect you to post in the correct forum. Java is not javascript.Kaj
kajbja at 2007-7-12 9:59:38 > top of Java-index,Java Essentials,Java Programming...
# 2

First, if this is actually JavaScript, and not Java, which is something else entirely, then find another forum, specifically a JavaScript one.

Once you find one, then when you post there, post the code you have and explain what, exactly, is/is not happening in the varying browsers that should not/should be happening.

masijade.a at 2007-7-12 9:59:38 > top of Java-index,Java Essentials,Java Programming...