problem with menu and frames in different browsers

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kunaljain
Forum Newbie
Posts: 1
Joined: Tue Dec 28, 2004 10:49 pm
Contact:

problem with menu and frames in different browsers

Post by kunaljain »

The problem is when i click a menu item in the drop down menu , two frames re loaded still with the menu on top . Now when i have a few buttons on the left hand side... On clicking them i have to load the second frame that is on the right.. Now when i try to again browse through the menu , I am not able to select the menu item.. ie Focus cant be made on the menu items..
And this is the problem occuring in all the other browsers except for IE .

Kindly Revert
Kunal
rehfeld
Forum Regular
Posts: 741
Joined: Mon Oct 18, 2004 8:14 pm

Post by rehfeld »

we cant help unless you post your code

this doesnt sound like a php issue, i think this is your javascript. in that case this is the wrong forum.
Post Reply