'Window' is undefined
While attemptinging to run jquery-1.4.2.min.js install I am getting the following error Line: 16 Char: 1 Error: 'window' is undefined code: 800A1391 Source: Microsoft JScript runtime error Any suggestions? Thanks!
IE9 does not properly support the complete property of an image
Don't really think this is related to jQuery but I thought I would post it here in case someone else was having a problem. I have a plug-in I made that uses an image preloader involving the jquery .load() function. Once all images are preloaded, a function is fired to initiate the plugin. If the image is already loaded in the cache, the script checks the .complete property of the image to see if it is true, then manually fires the callback function for the load script. Here is the code:
VS2010 + jQuery 1.4.2
I am using VS2010 + jQuery but I found that the script intelligent hasn't show function that when I press "." for obtain its method, how can I fix it??
Simple Loop Problem (new to Javascript)
I have to populate a number of dropdown lists. I have a function that works, and I'd like to loop through it several times in order to populate the lists. Assuming that my dropdown lists have ids of color1, color2, etc, can someone tell me what is wrong with the function below? function dropdownlist(listindex) { var i=0; for (i=0;i<=5;i++) { document.form.color+i+.options.length = 0; switch (listindex) { case "3.86" : document.form.color+i+.options[0]=new
http://api.jquery.com -- updated for jQuery 1.4 ?
Has the API site been updated for 1.4? Really? Then where is $.Proxy() ? Several others missing too. **--** Steve
Documentation has regressed to v1.3?!
When I go to the jQuery documentation - eg. http://docs.jquery.com/Core - the page title indicates API/1.3/Core and all the superb updated documentation for v1.4 has disappeared. For example, the documentation for index( subject ) does not have any of the v1.4 enhancements, and the same goes for all the other docs. Another poster has already commented on the fact that the 'All' option has disappeared from the side menu (used to appear - for v1.4 docs - when you had drilled down a level). What is
Demo page for Listview Autodivider Linkbar has a defect
Hi... I probably shouldn't post it here but I don't know where else to report.... I believe the "view source" session for HTML in this page is wrong, it is different from the actual source of the page and completely unrelated to the demo. Listview Autodivider Linkbar http://view.jquerymobile.com/1.3.2/dist/demos/examples/listviews/autodividers-linkbar.html Please move this post to somewhere you know it belongs to Thanks Ryan
jquery vsdoc not working with jQuery UI
Hi, Visual Studio IntelliSense for jquery cannot be working when I put the jQuery UI script tag. Note the jquery-1.4.2.min.js and jquery-1.4.1-vsdoc.js was renamed to jquery.min.js and jquery.min-vsdoc.js files. Visual Studio show warning "jquery.min-vsdoc.js: 'chileNodes' is null or not an object @ 5814:4" Try to remove the jQuery UI script tag and $... can be shown in IntelliSense menu. <html> <head> <title></title> <link href="css/jqueryui/ui-lightness/jquery-ui-1.8.1.custom.css" rel="stylesheet"
Can't download from themeroller.
I get an error after I've built my own theme and try to download it. http://jqueryui.com/download?themeParams=?ffDefault=Arial,Verdana,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=0089AA&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=75&borderColorHeader=007698&fcHeader=eaf5f7&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=007698&fcContent=222222&iconColorContent=0078ae&bgColorDefault=0089AA&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=007698&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=79c9ec&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=448dae&fcHover=026890&iconColorHover=056b93&bgColorActive=ffffff&bgTextureActive=12_gloss_wave.png&bgImgOpacityActive=50&borderColorActive=007698&fcActive=000000&iconColorActive=000000&bgColorHighlight=ffffff&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=79c9ec&fcHighlight=ff6600&iconColorHighlight=ff6600&bgColorError=fdbabe&bgTextureError=12_gloss_wave.png&bgImgOpacityError=45&borderColorError=cd0a0a&fcError=000000&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=999999&bgTextureShadow=01_flat.png&bgImgOpacityShadow=55&opacityShadow=45&thicknessShadow=0px&offsetTopShadow=5px&offsetLeftShadow=5px&cornerRadiusShadow=5px
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience
how can browser console log warning : "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience" ? My jquery version /*! * jQuery JavaScript Library v3.4.1 My ajax script $.ajax({ url: '$url', type: 'post', // dataType: 'json', // data: data, }) .done(function(response) { $("#inject").html(response); }) .fail(function(xhr) { console.log(xhr); });
docs.jquery.com not accessible -- any advice ??
Have problems to get that page loaded. The main page http:jquery.com and forum is ok. Only the http://docs gives problems. Yes, I have Noscript installed, but can't find any settings, same with cookies ... What else prevents my firefox to get that page. On a MAC on the same router/lan no problem. Any advice? Günter mail: neandr_AT_gmx_DOT_de
Loading external content into a DIV?
Hey guys, I'm trying to build a web portfolio and I want to be able to load content into a div by clicking on menu items. It seems easy but none of the tutorials or videos work for me. It really is starting to piss me off because all the links on my google search have been visited and still nothing works.
CSS problem
hi all, The icons can't display on http://api.jquery.com . There miss a token "," in file http://api.jquery.com/jquery-wp-content/themes/jquery/css/base.css?v=1 at line 1205. sorry for google translate... regards.
calender help can anyone help ???
hi i need to do a concept using calender where i need to put a list of holidays . the holidays days alone should be an image and when i click an the holiday a new pop up window should open up with the name of the holiday.. can anyone help pls ?????????????????
Conflict size accordion menu and tabs
Its my First post on this forum so Hi for everyone ;) I have problem with tabs from UI Jquery and accordion menu from http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm Its looks like this http://imageshack.us/g/1/9890047/ Menu from tabs should by about 40px but it have much more, and when J resize menu from ddrive it's resize Tabs from UI.. Who know how can J fix this ?
Dead link to MDN reserved words resource
Current link in guide points to ' https://developer.mozilla.org/en/JavaScript/Reference/Reserved_Words, ' (MDN JavaScript Reference) Should point to ' https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Reserved_Words '. Looks like an extra comma got slipped in at the end. Just an FYI.
Easy Retweet Button
I am using your easy retweet js in my blog. It shows the total count of traffic for particular blog post. But sometimes it shows the constant numeric value like 1315 ,1388...etc., in this series. At that particular time, the bitly url becomes like http://bit.ly/Undefined, can you help me to find out the reason. And also is there any way to get only the tweet count alone. P.S: I am using all the values as default given by you (Username for bitly account) --With Regards M.Bala Ganesh
Leaving Forum
I need to unsubscribe from the forum because I receive to many emails I don't need. Thank you
Error in calling jquery funcion
Using jquery,I import some content from secondpage to firstpage.. Its working properly but when i give image pop-up jquery funcion in secondpage content its not working... Alone second page run its working corectly..... why?
Multiple OnReady Events Writing Code to Wrong DIV Tags When Back Button is Click
Hi, I have a series of ASP.Net sites that use jQuery in UserControls to write banner ads to pages post DOM load. It works great when landing on a page for the first time or when navigating to a page using a link. Unfortunately when going back to a page using the back button in a Firefox browser it will write content to the wrong div tags all of which are unique. My code is either for writing script tags, iframes, or images wrapped in a hyperlink. I also use the lazyloadads plugin for Bidvertiser
typo
Hi Guys, Under support you have a typo in your menu: Coommercial Support Love the library, great work!
validation help
hi is this posible to validate input type file using jquery then please help to me i have to check that the file size is not exceed 1mb and the extensions of file must be jpg,gif and png so please help to me. i have validated the extention but i don't have any idea to check the file size and i have multiple file objects so please do it on the bases of file and not on the bases of class and id
Can I use only the jquery core for mobile website?
Can I only use jquery-1.8.2.min.js for my mobile website? Is it used for both mobile and desktop browsers?
jQuery Web Site Hosting
For the past couple of days, I've been getting disturbing errors when trying to navigate through jQuery. Often, when I click for details on a plug-in, I get a page error because "users bandwidth exceed". As I write this, my attempts to go to the jQuery UI page from the top menu gives me a 502 error, Bad Gateway. Any thoughts as to what's happening?
someone has registered my email
i was trying to sign up for an account with the jQuery forum, in order to ask this simple question: why isn't jQuery(document.anchors[0]).addClass('enabled'); working... (or any line of code similar, using the document.anchors array of js objects) and i run into a bigger problem, while registering i got the message "your email account is registered with another user" so i created this temp account only to ask if this has anything to do with it being a zoho account, and perhaps i have signed up with
email already registered
(my apologies to the moderator i have reposted this under another account just five minutes ago, but i thought since i will be using this forum i should create an intended-to-be-used account and write in a piece of paper this time my user name and pass. another apology for posting this in getting started but i couldn't find a support section) i tried creating an account with my standard email and got a message that my email is already registered. my emails are all safe, so i suppose its a false alarm,
ID-Selector always returns null after move to new server
I just moved a project from my development-server to the live-server. Since the move, the jQuery I use for scrolling an image stopped working: $("#" + divid) is null // divid is "box" in this case The variable doesn't seem to be the problem, since it contains the right string when I check with Firebug. I tried selecting the div without the variable: $('#box')But it just returns null. When I do the same on the development-server-copy of the page, it works and returns the div. Selecting the element
Problem with api.jquery.com
Hi, Have problem with accessing api.jquery.com from UPC network. Ping shows: PING api.jquery.com (70.32.121.205) 56(84) bytes of data. From e1.3.as06.lax02.mtsvc.net (72.10.63.250): icmp_seq=1 Destination Host Unreachable That's a glitch, because I need documentation to my work. My external IP is 89.70.33.141 . I think that You blocking whole subnet, that I'm connected with.
ready() fucntion
can one html page contain multilple start functions ,so many jquery for 2 image silde shows i downloaded... one script fn is <script type="text/javascript"> $(function() { $(".newsticker-jcarousellite").jCarouselLite({ vertical: true, hoverPause:true, visible: 2, auto:500, speed:1000 }); }); </script> another is: script type="text/javascript"> $(document).ready(function() { $('#ctl00_ContentPlaceHolder1_photos').galleryView({ panel_width: 550, panel_height: 280, frame_width: 30, frame_height:
jQuery Hover Drop-Down-Menu Full Width Size
I have a vertical menu in my Website. Now i need a dropdown system in some links. I've see this example on the internet: http://jsfiddle.net/4jxph/3018/ But i want a full width submenu. The Dropdown System of Sony is what I want. Dropdown system by Sony: Sony I've always craetet a full width size dropdown menu. My Code: http://jsfiddle.net/3aK9k/4/. So what i want, when i hover the content so the submenu and again to the menu link which slidedown the submenu than the submenu should be still there
How to add a color to a list without using css
Hi everyone, I have this code: <div class="amenitiesul"> <ul> <li>Junio</li> <li>Setiembre</li> </ul> </div> I need to put two different colors background at "junio" and at "setiembre". And I can not add an "id" neither "class". I don't know how to do it, somebody can help me please? Anna.
jQuery Download Error Message PLEASE HELP :(
Hi there! I can't seem to download jQuery, and continue to get this error message. Line: 930 Char: 2 Error: 'document' is null or not an object Code: 800A138F Source: Microsoft JScript runtime error I am using windows 9, downloading "uncompressed, development jQuery 1.11.3" using google chrome, and every time I download (right-click > save > open) or (left-click > download > open) and attempt to open the file, I receive the aforementioned message. Can someone please help me troubleshoot this, as
IExplorer/Yahoo Messenger Games Plug-In Error "Object doesn't support property or method 'onSoundOn' "
Hi, i am using Windows 8 32-bit, Yahoo Messenger 11.5.0.228, Java Ver 7 Built 17 (built 1.7.0_17-b2) and my Security Settings are set to Low, for enabling Java Script to run properly. However, when i try to play any game in the Yahoo Messenger Window, an error appears saying: 1. Object doesn't support property or method 'gameSendData' or 2. Object doesn't support property or method 'onSoundOn' I think this error is from Java Plugin and not directly from Yahoo Messenger or IExplorer. When i try also
http://api.jquery.com/ search does not work (jan 19)
I don't know where to post this and I can't seem to find a 'contact us' link or 'feedback' anywhere on the site. The search box at the top of the 'http://api.jquery.com/' page does not seem to work. I am using Linux Mint 13 and Firefox 17.01.
Superfish and IE or Safari/Firefox error.
I have been working on this vertical nav menu for a while now. First it was working on IE but on Safari it would not open up the submenus. I redid the Navigation using Superfish and now, it works on Safari and Firefox, but not IE. I have no idea why. The link to where I am working on it is here: http://kgstickets.com/testnav.php You can see the original one, that is still live, that doesn't work on Safari here: http://www.kgstickets.com/ I have all the css and js if neccessary. I have been frying
Help Sought To Understand jQuery Further, For What I'm Attempting To Do Please?
Hi All, Complete jQuery newbie here, so please go easy with me... I'm in no way professional at coding or anything but manage to get by, by asking in communities when I'm not sure or hitting my head against a brick wall with things, as is happening now. I have managed to add a jQuery lightbox to my fathers website for him, finally after ages got it to show the images, pop them up to the front of the screen etc and I'm happy as larry with all that. However, I am trying to add a rating script in to
Can't download jquery
Would like some help figuring out why jQuery 1.11.2 or 1.11.3 will not download on my Chrome or Internet Explorer. Chrome Version is 40.0.2214.115 m Internet Explorer Version 11.0.9600.17631 Whenever I try to download on either of the browsers, it always gives me a Windows Script Host message with this script: Script: C:\Users\Allan\Downloads\jquery-1.11.2.min.js Line: 2 Char: 7539 Error: 'n' is null or not an object Code: 800A138F Source: Microsoft JScript runtime error If anyone could help to fix
ajax POST to MS Webservice
Hi, i have a problem. I have an ajax call to a webservice, and it works. Now I try to set parameters, and it donsn't work anymore. I try it with parameters in data and without. The Webservice will only be called, if the webservice has no parameters. I have testet the webservice in the visual studio (2005), and it works. Can anyone help me? $("input.ajaxbtnPlanAdminFreigabe").click(function(){ $.ajax({ type: "POST" ,contentType: "application/json;
download
When I try to download jQuery by clicking on the "Download" button, I get is a page filled with script, but no download. Am I doing something wrong?
prob
Hi.. I am new to this jquey.. I am starting with very very basic one.. I have two text box between text box i have a button called copy Once i clic on that copy button it should copy the content of textbox1 to another text box one.. solutionl please?
Next Page