javascript frames woes

1 replies
First off before I get flamed I know frames are not good for seo.

BUT! I am not really concerned about SEO on this project.

So I have two frames one small that can be located on top, left bottom or right and the bigger frame on which ever section

for example small left frame and large right frame and so on...

Any way,

I have got this javascript to work for a small top frame and large top frame but for anything else it doesn't work. If any one has suggestions it would be appreciated.

Code:
            window.top.document.getElementById('MyFrames').rows='0,*';
            return true;
Thanks in advance for anyone's help.

Jay
#frames #javascript #woes
  • Profile picture of the author jaybaker
    Never mind got it fixed.
    Signature

    Do you want to make successes or excuses? Success? Alright then... See what's in store for you....
    - The AC Assassin

    {{ DiscussionBoard.errors[2024317].message }}

Trending Topics