0
votes
2answers
11 views
So how I can control the page contents loading sequence in dojo
Hi there,
I'm using dojo for our UI's, and would like to load certain part of page contents in sequence. For example, for a certain stock, I'd like to load stock general informati …
0
votes
0answers
8 views
loading assemblies at runtime - plugin vs appDomain vs StructureMap vs MEF
I'm working on an application where users can create classes programatically at runtime. They have a UI screen where they fill out meta data which gets turned into classes. Basic …
0
votes
0answers
10 views
Concept of “Sticky” library on AIX ?
We have a problem when loading a dynamic library multiple times (>200) on AIX. The page : http://www-01.ibm.com/support/docview.wss?uid=isg1IY93339 states a similar problem and the …
0
votes
3answers
339 views
show loading icon while flash is loading - and hide it when flash starts
Hello,
I am using a flash slideshow on a page that takes a little while to load - and while it is loading it looks like nothing is there as the div holding the flash element has a …
0
votes
2answers
28 views
How to perform late loading of page content
Hello all,
I am building a small web application, in my app I am loading certain types of data. Each type takes a different ammount of time. Now, I wouldn't like my whole page to …
0
votes
0answers
27 views
jQtouch and jquery loading overlay
I created a mobile app using jQtouch. I need to let my user know when an ajax call is loading after they've pressed a form button. So I want to load a mask and a simple loading g …
1
vote
1answer
21 views
ajax indicator before complete loading
Hi to all.
How can I display an ajax indicator before all the images within a website layout were loaded?
Thanks in advance.
2
votes
2answers
55 views
Re-insertion of <script> tags
Insertion of a file's tag, thus executing the file's code.
Removal of the file's tag.
Insertion of the same file's tag.
Firebug does not seem to acknowledge and does not show …
2
votes
2answers
50 views
Re-executing JavaScript files
I asked this sort of question before ( http://stackoverflow.com/questions/1309694/application-fails-to-dynamically-reload-javascript-files ) but I couldn't quite resolve the proble …
1
vote
2answers
239 views
Blackberry - Application loading screen
Hi all..
my application contains lots of images..so it takes some time to load the application..i want to show a loading screen whhile the application is being loaded...how is it …
0
votes
1answer
31 views
UIWebView finished loading Event
Hello,
is it possible to start an event when an UIWebView (Iphone) has finished loading the URL.
How can i find out, the current URL of the UIWebView?
Best regards,
Andreas
1
vote
3answers
58 views
Eclipse Is Not Loading ? [Closed]
Eclipse was working fine just a day ago. But today, when I click the eclipse icon, it only loads the splash screen and nothing else thereafter, I even don't get to see the splash s …
0
votes
3answers
64 views
codeigniter site, swfobject not fully loading swf
I am having a strange problem. I have a view that is supposed to load a swf. The swf was compiled with Flex and the mxml preloader displays but it loads a blank screen. When I …
0
votes
2answers
133 views
Jquery Loading problem on first load / hard refresh
hey everyone, here is the site SEE BELOW
I have a slight jquery problem and I cant seem to figure out how to debug it.
the strip of thumbnails is supposed to scroll when you hove …
0
votes
3answers
84 views
What is the reasoning for and the basic concepts behind an interstitial loading page?
I'm interested in finding out why this is used on some Web sites for processing user-initiated search submissions, how it affects the request and response flow, and programmaticall …
