[Mono-list] Help! Difference in Menu control between IIS and Mono - separate image

Creatorre developer at intelliweb.by
Wed Jun 18 07:14:07 EDT 2008


<p>IIS:<br>
</p>
<p>&lt;td onmouseover=&quot;Menu_HoverRoot(this)&quot;
onmouseout=&quot;Menu_Unhover(this)&quot; onkeyup=&quot;Menu_Key(this)&quot;
id=&quot;ctl00_MainSiteMenun0&quot;&gt;<br>
	&lt;table class=&quot;menu ctl00_MainSiteMenu_4 menus
ctl00_MainSiteMenu_7&quot; cellpadding=&quot;0&quot;
cellspacing=&quot;0&quot; border=&quot;0&quot;
width=&quot;100%&quot;&gt;<br>
	&lt;tr&gt;<br>
	&lt;td style=&quot;white-space:nowrap;&quot;&gt;<br>
	&lt;a class=&quot;ctl00_MainSiteMenu_1 menu ctl00_MainSiteMenu_3 menus
ctl00_MainSiteMenu_6&quot;
href=&quot;Default.aspx&quot;&gt;Main&lt;/a&gt;<br>
	&lt;/td&gt;<br>
	&lt;/tr&gt;<br>
	&lt;/table&gt;<br>
	&lt;/td&gt;<br>
	&lt;td style=&quot;width:0px;&quot;&gt;<br>
	&lt;/td&gt;<br>
	&lt;td&gt;<br>
	&lt;img src=&quot;App_Themes/Default/images/menu/seps.jpg&quot;
alt=&quot;&quot; /&gt;<br>
	&lt;/td&gt;</p>
<p>Mono:</p>
<p>&lt;td onmouseover=&quot;Menu_HoverRoot(this)&quot;
onmouseout=&quot;Menu_Unhover(this)&quot; onkeyup=&quot;Menu_Key(this)&quot;
id=&quot;ctl00_MainSiteMenun0&quot;&gt;<br>
	&lt;table class=&quot;menu ctl00_MainSiteMenu_4 menus
ctl00_MainSiteMenu_7&quot; cellpadding=&quot;0&quot;
cellspacing=&quot;0&quot; border=&quot;0&quot;
width=&quot;100%&quot;&gt;<br>
	&lt;tr&gt;<br>
	&lt;td style=&quot;white-space:nowrap;&quot;&gt;<br>
	&lt;a href=&quot;Default.aspx&quot; class=&quot;ctl00_MainSiteMenu_1 menu
ctl00_MainSiteMenu_3 menus ctl00_MainSiteMenu_6&quot;
id=&quot;ctl00_MainSiteMenu_0l&quot;&gt;Main&lt;/a&gt;<br>
	&lt;/td&gt;<br>
	&lt;/tr&gt;<br>
	&lt;/table&gt;<br>
	&lt;img src=&quot;App_Themes/Default/images/menu/seps.jpg&quot; /&gt;<br>
	&lt;/td&gt;<br>
	&lt;td style=&quot;width:3px;&quot;&gt;<br>
	&lt;/td&gt;</p>

-- 
View this message in context: http://www.nabble.com/Help%21-Difference-in-Menu-control-between-IIS-and-Mono---separate-image-tp17980549p17980549.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list