Bug Tracker

Modify

Ticket #9963 (closed bug: invalid)

Opened 22 months ago

Last modified 22 months ago

Page flashing

Reported by: Dave Owned by:
Priority: low Milestone: None
Component: misc Version: 1.6.2
Keywords: Cc:
Blocking: Blocked by:

Description

I'm new to ASP.NET MVC...so please bear with me.

I just created a new ASP.NET MVC 3 "Internet/Razor" project in VS 2010 and ran the built-in app with no changes. This is the one that just has a Home and About link.

I then wanted to update the jQuery components via "Add Library Package Reference" in VS...so I updated "jQuery.UI.Combined" to 1.8.14 and "jQuery.Validation" to 1.8.1...ran the built-in app...fine.

I then updated "jQuery" from 1.5.1 to 1.6.2 and changed the reference in _Layout.cshtml to reflect this. When I now run the built-in app, the page "flashes" when I click the Home link and About link. If I change the jQuery reference back to 1.5.1, the page "flashing" goes away.

I'd like to utilize the latest jQuery library, so any help on this would be appreciated. Thanks.

Change History

comment:1 Changed 22 months ago by anonymous

Some additional information...

I checked the "HTML 5" option when I created the new MVC 3 project...and I'm using IE7. I notice if I create a project...without checking "HTML 5"..then the jquery.1.6.2 library works fine...no page flashing.

I wonder if this is a browser issue?? The thing is...checking "HTML 5" and using jquery.1.5.1 works. Checking "HTML 5" and using jquery.1.6.2 causes the flashing. Strange.

comment:2 Changed 22 months ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to misc

Thanks for taking the time to contribute to the jQuery project! If you could, please narrow down the issue further and open a new ticket on this tracker if this is an issue with jQuery core. Issues regarding jQuery UI should be filed  here and issues regarding the validation plugin should go  here.

Also, if this is an issue with core, please provide a reduced jsFiddle test case to help us assess your ticket. Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, we've created this boilerplate:  http://jsfiddle.net/rwaldron/da3nM/ Open the link and click to "Fork" in the top menu.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.