Hi.
When I load a page (let's call it page P1) and inject it into the
master page (let's call it MP) I notice the following events take
place:
1. HTML of the P1 is injected into MP. The P1 contains a styled FORM.
The FORM though looks unstyled when injected...
2. (as I guess) the style information contained in the P1 is then
processed and is applied to the FORM. So, upon this the form looks
nice as it should.

The question is: how do I apply styles to the FORM element before the
P1 gets eventually "painted" on screen?


With regards,
Dmitry.

Reply via email to