onload
substr() with negative value not working in IE
EDIT:I\'ve changed the title, because the issue had nothing to do with IE image.load() firing - my substr() wasn\'t working (see accepted answer).[详细]
2023-03-25 00:21 分类:问答Use of functions in Facebook's JavaScript SDK
I got the Facebook login/logout functionality to work, but had to do it with this un-elegant code like this:[详细]
2023-03-24 21:10 分类:问答Do <iframes> and images loaded via AJAX delay window.onload?
I\'m trying to make the window.onload event fire sooner so that Google will think my page loads faster (this is a frustrating task since how long it takes to get to window.onload is basically irreleva[详细]
2023-03-24 16:29 分类:问答jQuery .ready() for infopath form?
I have an infopath form that I want to modify via jQuery. The only problem is that it loads after the pages DOM loads, so jQuery\'s standard $(document).ready(handler); won\'t work here. My question i[详细]
2023-03-23 19:30 分类:问答How to detect "onload" for base-64 encoded webfonts?
How do I access the DOM to detect when my page\'s webfonts have loaded? I have 29 .ttf fonts base64-encoded into a single CSS file. I also have a hidden div on the page that uses each of the fonts, t[详细]
2023-03-23 12:41 分类:问答How do I handle login redirects with JQuery and YQL for Cross Domain Requests, where the response includes <body onload="redirect()"/>
So, I\'m setting up a stand alone test page which uses jquery and yql to perform cross-domain requests. This way my help desk can open up the page, and it will load multiple pages from across domains.[详细]
2023-03-23 08:22 分类:问答jQuery codes not running on page load in SharePoint
I\'m having trouble with getting my jQuery codes to run in SharePoint. Actually, it used to not be a problem. Some of my pages require jQuery to render elements of the page, particularly in positionin[详细]
2023-03-22 11:33 分类:问答Javascript! IE document ready state
Im not big javascript guru so i would be glad if someone could help me with this. Ok so what i wish to do is to display simple indicator for file download while files will prepared.[详细]
2023-03-21 12:55 分类:问答Append window.onload
How do I append window.onload in javascript.I want to be able to add a function to what might already be defined for window.onload.So if I have[详细]
2023-03-20 07:46 分类:问答Execute code when lightbox finishes loading
because I don\'t want to directly alter 开发者_StackOverflowthe lightbox code, I need to execute some JQuery code only when the lightbox loads entirely.[详细]
2023-03-20 01:10 分类:问答