Thursday, 15 September 2011

css - framesets and frame in SAS changing the height -



css - framesets and frame in SAS changing the height -

i updating , old site using framesets. in right 70% column attempting forcefulness height accommodate drop downwards menu. reason when give frame id , height ignored. ideas why may happening? in sas environment, , i've never seen utilize use framesets.

<frameset cols="30%, 70%"> <frame src="left"> <frame src="right" id="betall"> </frameset>

a html frameset cannot used display on screen. it's placeholder split windows in multiple frames. frameset consists of 2 columns both 100% of height viewport.

if want add together drop downwards menu, need add together html-file contains displayed content. in illustration either left or right.

css height frame sas frameset

No comments:

Post a Comment