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.
javascript frames woes
2
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.
Thanks in advance for anyone's help.
Jay
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; Jay
- jaybaker
Next Topics on Trending Feed
-
2