For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 11 replies, 4 voices, and was last updated 14 years, 6 months ago by
jszullo.
-
AuthorPosts
-
AshwaniMemberHi,
We are using Licenced Version MobiOne, Ver 1.1.1.
Our application is web based and used Jquery. We are using CDN Url(http://ajax.microsoft.com/ajax/jQuery/jquery-1.4.2.min.js) for Jquery Library.
Issue is – When page is loading and accessing the Jquery Library on MobiOne Browser, a window prompt is appearing for asking the User Id and Password for that CDN Url. If we run the application on Desktop browser, it is running fine and we can use Jquery Library easily. These CDN Urls are globally accessed.Please suggest to rectify this issue of prompting the credential window on MobiOne.
March 15, 2011 at 2:23 pm #315263
support-michaelKeymasterResearching now. Will provide more feedback shortly.
Wayne
Genuitec Mobile TeamMarch 16, 2011 at 11:33 pm #315291
AshwaniMemberHi,
Can you please update us in this regard ASAP.
March 17, 2011 at 3:42 am #315294
support-michaelKeymaster@Ashwani
I am able to access http://ajax.microsoft.com/ajax/jQuery/jquery-1.4.2.min.js from the Test Center emulator with no authentication challenge. Because your desktop browser has no such authentication challenge, I suspect that you are behind an authenticating proxy. Your desktop browser is probably already configured to work through the proxy.
See Test Center Window>Settings to access the Proxy configuration settings.
See attachment ajax-jquery-loading-proxy.pngAttachments:
You must be logged in to view attached files.March 17, 2011 at 4:33 am #315298
AshwaniMemberI dont see that we are using any proxy setting to our browser as well.
attached is the proxy setting window which is same as our desktop IE browser setting.
please suggest..Attachments:
You must be logged in to view attached files.March 17, 2011 at 5:12 am #315300
support-michaelKeymasterThanks for the screenshot. From the screenshot, it appears that your browser’s proxy connection details are being automatically setup using PAC: http://en.wikipedia.org/wiki/Proxy_auto-config. MobiOne does not yet support PAC; instead direct proxy configuration details are required. Your network admin should be able to assist you with the settings.
April 1, 2011 at 10:06 am #315698
res005ru@verizon.netMemberWayne
Where or what file do I modify to use jquery 1.4.4? Adding to
HTML is useless as you previously stated it gets rebuilt.Also, how do you mark a XXX_Custom.js file to be included in the
master manifest list?April 5, 2011 at 9:59 am #315773
support-michaelKeymasterMobiOne 1.1 does not yet provide customization to replace a phoneui required js library like jquery. I’m generally curious as to what feature(s) in jquery are you missing to require an upgrade?
The system generated <project>_custom.js file is automatically included when the project is exported to html or in Send to Phone. Are you seeing a case where it is missing from export?
April 5, 2011 at 10:36 am #315781
res005ru@verizon.netMemberWayne
As far as I can tell the mobi file, when exported ( rebuilt ) the following is always
<script type=”text/javascript” src=”res/jquery-1.3.2.min.js” > </script> in all html files.
I want to use the vary latest stable jquery. I am going to have a lot of jquery/jqueryUI and ect code.Where or what do I change to accomplish this? I have looked and tried several things with no luck.
Thank you
Rick
January 20, 2012 at 10:35 am #322512
jszulloMemberThis message has not been recovered.
January 21, 2012 at 2:01 am #322533
support-michaelKeymasterThis message has not been recovered.
January 23, 2012 at 3:53 pm #322582
jszulloMemberThis message has not been recovered.
-
AuthorPosts
