Splitter in Master Page, FillHeight = true doesn't work well.

This post has 2 replies

Not Ranked
Posts: 7
jsliger Posted: Wed Sep 23, 2009 @ 11:10 AM
I would like to utilize the built in full screen features of splitter. I have the splitter in the master page and set the FullWidth and FullHeight to true. IE7, Firefox works fine but Chrome displays minimal height possible for the splitter (which is the height of the splittler icon in the middle).

I tried taking the master page out of the equation and it works fine with Chrome.

I don't think the code matter, any splitter in master page in Chrome.
Not Ranked
Posts: 7
jsliger Posted: Wed Sep 23, 2009 @ 6:56 PM
I found the problem. I was missing the DocType at the top of the page and that was causing the problem for Chrome.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Top 10 Contributor
Posts: 1,603
harish Posted: Thu Sep 24, 2009 @ 6:08 AM
Hello,

Thanks for posting the resolution.

Thanks.

Harish Malhotra
Page 1 of 1 (3 items)