CodeVerge.Net Beta


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

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 10/10/2006 7:25:53 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 12 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
ajwaka
Asp.Net User
Menu Navigation - Output is weird and Mac's cant render correctly10/10/2006 7:25:53 PM

0/0

Hello,

 I've built a site using asp.net 2.0 and was pretty impressed.... until... When I view source for my screen the menu has the very odd code. 

  1.  all of the items in the menu are displayed in their OWN table.  This just seems to be an odd practice, but ok.
  2. My links are "doubled" per say and wraps itself.  for example:

    <a class="ctl00_Menu1_1 MainMenu ctl00_Menu1_3" href="/Contact-Us.aspx" style='border-style:none;font-size:1em;'>
                        <img id="ctl00_Menu1_ctl19_Image1" src="images/menu-bullet.gif" align="absbottom" style='border-width:0px;' />
    <a id="ctl00_Menu1_ctl19_HyperLink1" class="MainMenu" href="/Contact-Us.aspx"> Contact Us</a><br  /><br  />
                    </a>
  3. The menu renders with a LOT of space in Mac IE.  I don't use a Mac, a graphics guy I know does and he visited the site and pointed it out.

MAC Screen Shot Mac Screen Shot

 

PC Screen Shot PC Screen Shot - Firefox

As you can see, the spacing in the Mac is greater - but there's no Cellpadding or anything set.

 Am I missing something along the way here?  Or has anyone else run into this problem

Thanks for your help


Relax and have some Home Brew!
Prosecute the Owner - Don't PERSECUTE the Breed!
Breed Specific Legislation targets the WRONG end of the LEASH!
ajwaka
Asp.Net User
Re: Menu Navigation - Output is weird and Mac's cant render correctly10/17/2006 6:17:30 PM

0/0

Has anyone ever come across some settings regarding this?  I've only had one person contact me, and it was regarding how they like the graphics themselves.  While that helps you feel good about a site.... it won't solve the problem.

 Could anyone then help me in testing to see what kind of computer is running the browser?  And if it's a Mac, I could redirect them to Dell or Microsoft or something of that order?Devil


Relax and have some Home Brew!
Prosecute the Owner - Don't PERSECUTE the Breed!
Breed Specific Legislation targets the WRONG end of the LEASH!
ajwaka
Asp.Net User
Re: Menu Navigation - Output is weird and Mac's cant render correctly8/16/2007 6:30:47 PM

0/0

Sorry, don't remember where I found this -but for future reference!!! - You have to tell Asp.NET to treat Safari as an uplevel Browser - like so:Yes

 

protected void Page_PreInit(object sender, EventArgs e)
{
if (Request.ServerVariables["http_user_agent"].Contains("Safari"))
Page.ClientTarget = "uplevel";
}
 
 
Relax and have some Home Brew!
Prosecute the Owner - Don't PERSECUTE the Breed!
Breed Specific Legislation targets the WRONG end of the LEASH!
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Menu Navigation - Output is weird and Mac's cant render correctly ... Menu Navigation - Output is weird and Mac's cant render correctly. Last post 08- 16-2007 2:30 PM by ajwaka. 2 replies. Sort Posts: ...
Weird fonts OS X 10.4 and Ardour 2 | ardour This is weird…if I mount. This is weird…if I mount the image and run Ardour 2.0 from the mounted image, the fonts render correctly. ...
Marc Liyanage - Blog - Website - Transparent PNGs in Windows ... It also broke up your navigation in a weird way. Just wondering why this is? ... I think MSIE Mac didn't render the page correctly before either. ...
FAQ - Synfig Animation Studio 2.6 Why can't I get sound to work? 2.7 How do I render moving pictures from Synfig ... Currently options for using synfig on MacOS X include building it ...
Coding Horror: What's Wrong With Apple's Font Rendering? and speaking of rendering fonts, safari for XP can't render ...... I personally love how Macs render fonts, and it is one of the things I really dislike ...
Beast Blog Theme for WordPress - Beast-Blog.com Oct 21, 2005 ... I’m blown away, The stats output by the download recorder say that the files ..... That’s weird. If it’s a background it should stay put, ...
Elements of Typographic Style Applied to the Web | Clagnut ... There’s something a bit weird going on with the RSS feed in Bloglines – not .... Mac OS 9 with Explorer 5.1, the opening page does not render correctly, ...
Newegg.com - EVGA 01G-P3-N891-AR GeForce 9800 GX2 1GB (512MB per ... It also can't render in game videos (such as the ones in Far Cry and Crysis), .... or output to other video displays via the S-Video and HDTV connectors for ...
First Look: Render Pipeline Update 58390 Now Available « Official ... Feb 23, 2007 ... Mac: That’s not a first-look bug, happens in the old viewer also :) ...... They are displayed correctly if you have enabled the debug menu ...
How to extract Ulead DVD Workshop Menus (Static and Motion ... You can also preview your presentation before burning, so you can test the menu( s) you create and make sure everything is working correctly ...




Search This Site:










skining only one module on a page

dnn 3.0.8, error in design view for usercontrol

secure web service

all links (login, etc.) fail after install in subdirectory (maximumasp vps)

form on master page?

null alt tag not being rendered when runat=server in img tag

welcome to the internet explorer web controls

setting up starter kit on remote server connection string problem

javascript based adapter for dynamic client side menus, like dojo?

obfuscator for framework 2.0!!

problem with nested sitemapproviders

svg graphics

affiliate system module

writing an event for a control on masterpage

gooddogs.com -> this guy makes cool skins!

custom treenode lost after postback

self hosting questions

eventargs with text/value properties

option strict on and in line datagrid update...

detecting sd memory card insertion into card reader without autoplay on.

where to find/customize modules' source code ?

sql express beta de-installation problems

navigator opera... third time lucky

login crypto error

dropdown list selectedindexchanged event not working c#

possible to visually add methods?

xml page cannot be displayed

retrieving user id

custom control with multiple properties of collection type

render problem

 
All Times Are GMT