CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
Explore    Item Entry    Members   
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > microsoft_downloads.css_friendly_control_adapters Tags:
Item Type: NewsGroup Date Entered: 8/22/2007 2:46:34 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 6 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
DaJudge
Asp.Net User
Inline style menuadapter8/22/2007 2:46:34 PM

0/0

Hi all,

Just wondering how can ik prevent the inline styles like

<style type="text/css">
 .Menu1_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
 .Menu1_1 { text-decoration:none; }
 .Menu1_2 {  }

</style> 

 form being generated by the menuadpater? I don't need it or use, so I don't want it :-)

 

Thnx!!

camera
Asp.Net User
Re: Inline style menuadapter1/2/2008 3:19:12 PM

0/0

The answer, unfortunately is no one has figured out how to do this yet, not even the creator of the menuadapter.  


Vine Type: Content Management with Standards in Mind. http://vinetype.com
Rinze
Asp.Net User
Re: Inline style menuadapter1/2/2008 8:23:19 PM

0/0

 I posted the answer here:

Add this to your .browser file

    <capabilities>
      <capability name="supportsCss"  value="false" />
    </capabilities>


Hope this helps !
Rinze

---------
please select 'mark as answer' if this post helped you!
DaJudge
Asp.Net User
Re: Inline style menuadapter1/2/2008 10:06:55 PM

0/0

Thanks! Finally a solution.
4 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Menu and Inline CSS - newsgroup.asp-net-forum.general_asp-net ... css file -> inline css, for example: You should add style="POSITION: absolute; ... the MenuAdapter to override the rendering of the Menu control to ensure that it ...
Custom Menu control - Inline CSS problem - ASP.NET Forums <style type="text/css" ... The MenuAdapter has an overideable method for OnPreRender, but if you do ... Although the inline styles aren't that big of a deal, ...
Menu and Inline CSS - newsgroup.asp-net-forum.general_asp-net ... css file -> inline css, for example: You should add style="POSITION: absolute; ... the MenuAdapter to override the rendering of the Menu control to ensure that it ...
MenuAdapter - Menu Items not visible if beyond bottom of page ... ... I've tried to mark the changes with comments, and explain the logic inline. //MenuAdapter.js ... style.display ="none"; iFrameFormElementMask.style.position ...
Applying CSS to the ASP.NET 2.0 menu via the Navigation Provider ... <style type="text/css" ... I use a menu adapter to get the aspnet2menu to ... So, no need for the inline CSS created by the menu and I really would like to ...
Need help adding css menu adapter to an existing project. - ASP.NET Forums ... <div id="footer-container2" style="width: 908px"> </div> </div> </form> </body> ... display: block; } .clearfix { display: inline-block; /* Fixes IE/Mac ...
Source Viewer: ASP.NET 2.0 CSS Friendly Control Adapters 1.0 ... Menu li span { color: #124500; border-style: none; text-align: center; padding:0 ... p { color:#666!important; font-size: 0.8em; display: inline; float: ...
Rinze Cats' Blog A good example of this is the menu adapter: all that really needs to be marked ... The Inline style added to the page header should be removed. ...
TopXML : CSS Control Adapter Toolkit for ASP.NET 2.0 Released, in ... ... and contains the site specific style behavior (colors, fonts, sizes, location, etc) ... adapterType="CSSFriendly.MenuAdapter" /> </controlAdapters> </browser> ...


 
All Times Are GMT