I have a page I have to update, it has 3 frames (top bar, side bar and main content. If i click something in the main content frame i want to update a list in the side bar frame. how do i do this (i use jquery or javascript for button clicks).
Share
You have to set the name of your frame in the target of your a-tag.