Browse by Tags

Related Posts

  • Huge CSS and iframe incompatibility in Internet Explorer

    I have been working a month on coding my art portfolio website, which I need to have it ready a.s.a.p. (I told some people I would have it up this weekend). Unfortunately, being the newbie that I am, I never checked my page in internet explorer until today! The CSS menu, div boxs, and iframe are just...
    Posted to Client Side Web Development (Forum) by megadubitably on 04-05-2009, 12:00 AM
    Filed under: CSS, IE, iframe, internet explorer
  • IE (6 & 7) iFrame Querystring Parameters Set In .NET MVC Page Not Working, Seemed Stripped, But Appear In Tact On Page Source

    We're using .NET MVC, and we're trying to dynamically (through the controller) set the iFrame's URL. This worked fine on FireFox and Chrome, but not Ie. On Ie only the first case site lets the user log through correctly. The v10 and v9 sites don't. All sites use querystring params to...
    Posted to ASP.NET MVC (Forum) by sparanza on 03-19-2009, 12:00 AM
    Filed under: MVC, .net framework, C#, ie, ie7, iframe
  • Re: TabPanel's Style display:none;visibility:hidden in FireFox, Safari and Opera

    Hi, I managed to resolve the issue late yesterday afternoon by adding a break tag with a style clearing both sides: <br style="clear:both;" /> However this seemed a little crude as it meant putting in extra content which I didn't want in the page and changing the flow of the document...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by hawaythelads on 02-04-2009, 12:00 AM
    Filed under: Opera, "TabContainer", "TabPanel", AJAX Tab Container, AJAX TAB PANEL, AJAX TabContainer Control of ASP.NET, AJAX Tabs Css, css, div, div tag, div tag issue, div tags, ie, internet explorer, Safari, Firefox
  • RegularExpressionValidator fails on IE

    Hi, I'm using ASP.NET (framework 2.0) and I have a RegularExpressionValidator for validate dates, but it works on Firefox and it doesn't on IE 7, and I don't know why. I'm pretty sure the validation expression is OK, because it always works fine on Firefox, so I suppose it must be another...
    Posted to Web Forms (Forum) by sayago on 01-27-2009, 12:00 AM
    Filed under: regularexpressionvalidator, IE, .Net 2.0
  • IE Caching JsonResult from a Controller Method

    I have a controller method that I am invoking from jQuery using the ajax method: $.ajax( { url: "MyController/MyAction", data: jsonData, type: type, processData: false , contentType: "application/json" , timeout: 10000, IE is caching the result - how can I disable this? I am using...
    Posted to ASP.NET MVC (Forum) by Kieren5 on 01-21-2009, 12:00 AM
    Filed under: MVC, Cache, ie, jquery, JsonResult, ajax
  • Re: Validator Callout Extender Scrollbar Problem

    Hi machendra, It seems that the problem is a bug in the internet explorer, it doesn't follow the w3c standards. On the other hand, the Ajax toolkit is designed to follow these standards. So let me put it this way, it order to let the asp.net show the html controls correctly I should not use the DocType...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by net fan on 01-02-2009, 12:00 AM
    Filed under: px, standard, style, w3c, %, doctype, ie, internet explorer, percent, percentage
  • extra "/" Issue

    Hi friends, I have a problem with extra "/" in my url. The scenario is as follows. my orginal url is http://localhost:1936/OCMS/Bugstatus.aspx In this case it loads properly. When I append extra "/" at end then url becomes http://localhost:1936/OCMS/Bugstatus.aspx/. Then the pages...
    Posted to Web Forms (Forum) by akhilkumars on 12-12-2008, 12:00 AM
    Filed under: MVC, Popup, store checkbox value in database, System.Web.UI.LoadControl, .net 2.0, .net 3.5, .NET Framework 2.0, AJAX .NET 2.0 IIS URL AjaxControlKit, ASP .NET, asp .NET 2.0, Asp net futures, asp.net 2.0, Autopostback, c#, c# 2005, c#.net in ASP.net, C#: Trigger UpdatePanel modalpopupextender, customize CreateUserWizard, data, How to call javascript and C# function on HTML Button Click, IE, IIS 7, WebClient, webhosting, Webserver Ping Detect status, Why we use Web.Config File for connection string wether we can use class Library for get connection for whole web Application, windows form in IE, WPF, Xaml, Xml, .NET Portal, asp .NET 1.1
  • IE Modal Dialog - Debug Y/N Rant

    Yesterday I was reading the Visual Web Developer Blog. They have a really good article on Javascript Intellisence in Visual Studio. http://blogs.msdn.com/webdevtools/archive/2008/11/18/jscript-intellisense-faq.aspx In the article and comments the author was really encouraging users to post their issues...
    Posted to Client Side Web Development (Forum) by ormico on 11-20-2008, 12:00 AM
    Filed under: debugging, IE, internet explorer
  • Re: Troubles with Ajax + IIS7/VS Dev Server + Vista Home Premium

    I recently bought a Compaq machine which came preloaded with Windows Vista Home Premium. The first problem I ran into using Vista was, that in IE no Ajax application was being rendered or displayed. That seemed odd, but I have tried playing around with different security features, but to no avail. Then...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by mohammadali110 on 11-13-2008, 12:00 AM
    Filed under: ajax, Ajax Webpage not displayed on Vista Home Premium, IE, Windows Vista Home Premium
  • XML working in IE but not FF

    I have spent days on this!! I am no closer to finding out why the following code works perfectly in IE but I get nothing in Firefox!! function displaydata(xmlDoc) { x = xmlDoc.getElementsByTagName( 'Table' )[0].childNodes; for (i = 0; i < x.length; i++) { document.write(x[i].text); document...
    Posted to Free For All (Forum) by leadmagnet on 09-13-2008, 12:00 AM
    Filed under: IE, Javascript, XML, Firefox 3
Page 1 of 10 (93 items) 1 2 3 4 5 Next > ... Last »