Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inputmask for mmTextbox
Message
 
À
28/07/2010 09:46:40
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01473906
Message ID:
01474289
Vues:
34
>
>OK, I have put this in the head section, but it is telling me it cannot find jquery.js, even though this file is in the same folder as the master file. Where should it go?

That path is relative to the ASPX page you are viewing. If your master page is in the "root" of the web app, change the script path to "/" + script name. If your master file is in a subdirectory you will need to provide a relative path to that directory, ex. /MasterPages/jquery.js

Those are two different Javascript files. The core jQuery file (jquery.js) and the plug-in for input masks.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform