Bug Tracker

Ticket #1472 (closed bug: invalid)

Opened 1 year ago

Last modified 1 year ago

Error while loading the page

Reported by: anu_baj Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.1.4 Component: core
Version: 1.1.2 Keywords:
Cc: Needs: Review

Description

Hi,

In one of my application I m using few features like animations of jquery. I just included the jquery.js file as <script src="<%=Globals.AppPath?%>/Scripts/jquery.js" type="text/javascript"></script> in my aspx.net page.. when page is loaded I m getting javascript error. "Error on page" and description says member not found. not sure which member is not found. but fading feature is working fine.Can you help me on this....

Attachments

Change History

Changed 1 year ago by john

  • status changed from new to closed
  • resolution set to invalid

It sounds like the URL being reference isn't pointing to a valid JavaScript file (it may be an HTML page instead).

Note: See TracTickets for help on using tickets.