Viewing/saving generated source code

Tech-Archive recommends: Fix windows errors by optimizing your registry



I am getting very strange behavor. I am working on a kiosk wrapper
for the WebControl. In the layout, I am doing some absolute
positioning. There is one div that is normally hidden but when it is
visible, it needs to float over all the others. What I have done is
set the z-order of this div to 10 and left the rest of the z-orders to
zero. In both the Firefox and IE7, the web page looks fine when the
div is to visible. But in the kiosk, when the div is made visible by
changing the visibility style to visible with the following code, the
div simply pushes the rest of the pages up:

spStyle->put_visibility(CComBSTR(L"visible"));

I am thinking the only way to debug this is, after making the div
visible, capturing the generated source code. I am using a Firefox
extention that will do that for me, so I am assuming it is possible.
How might I do that with the WebControl?

Cartoper

.



Relevant Pages

  • Re: How to use a scrollbar in a custom control
    ... Because our div is an htmlControl it does not have width ... >> notice a label control is a webcontrol and like all webcontrols it has ... >> built in style that you can later on expose to consumers of your control ... >> if you had exposed a style property then in your overridden render ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Re: Images cut in half
    ... div that is not high enough. ... Get some decent tools to help clean up the source code. ... least get the Firefox web developer extension so that you can experiment ... I used Eclipse with the Web Standard Tools to clean up the indentation ...
    (uk.net.web.authoring)
  • Re: question about viewstate
    ... i'm testing ViewState with this page here below: ... the produced source code is the same in both cases. ... that hidden field because of 2) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Position relative top:-8%
    ... Please take a look at this little source code ... First I have a full screen image ... Then immediately after the copyright into a div that must be into the image ... It work best with MSIE but with FF copyright is after the image and not on ...
    (comp.infosystems.www.authoring.stylesheets)
  • Dynamic Menu Items is not right aligned with Right to Left documen
    ... The problem is the submenu items or the dynamic menu items are not aligned ... This is the source code of the page: ... <html xmlns="http://www.w3.org/1999/xhtml"</a>;> ...
    (microsoft.public.dotnet.framework.aspnet)