javascript - Tiny mce height different in different browser -


i have code in js:

tinymce.init({         width: "100%",         height: "550", }); 

yet height on tinymce seen differently in different browser. idea how can solve issue?

this depends on how big differences are. because each browser has differences in rendering textarea's, buttons etc.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -