CD-329Appendix F . Examples from Parts (Post office web site) III and
CD-329Appendix F . Examples from Parts III and IV Listing 16-48: Control Panel Frame
<<Hide/Show>> Table of Contents
frameBorder NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility Example The default value for the frameBorder property is yes. You can use this setting to create a toggle script (which, unfortunately, does not change the appearance in IE). The IE4+-compatible version looks like the following: function toggleFrameScroll(framesetID) { var theFrameset = document.all(framesetID) if (theFrameset.frameBorder == yes ) { theFrameset.frameBorder = no } else { theFrameset.frameBorder = yes } } frameSpacing NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility FRAMESET.frameSpacingSearching for affordable and reliable webhost to host and run your web applications? Go to our java web server services and you will be pleased.