Displaying 4 results from an estimated 4 matches for "domready".
Did you mean:
do_read
2006 Oct 04
0
onSuccess and onComplete Prototype callbacks
...hr.status ==
200) {} else{} clauses in onComplete, but the latter seems to be unavoidable
in situations like described above.
So, what I really want to know is actually more a question of style :) Where
do you guys put your code in situations like these? In particular, do you
use both places, i.e. DOMready independent code into onSuccess/onFailure and
DOMready dependent code into proper if branches in onComplete ? Or do you
just put all the code into proper onComplete if branches, leaving out
onSuccess/onFailure callbacks entirely?
I would really appreciate reading how you guys tackled situations li...
2009 May 31
7
[mapstraction commit] r11 - Added functionality to automatically load scripts needed.
...amp;appid=5wTxDW_V34GQjK.7glLG6OnJSRxCvfLj7ktMsuOoR42Gkm16vDVEjjw6FGWJ1Gky"></script>
<script charset="UTF-8" type="text/javascript"
src="http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.2"></script>
<script src="domReady.js" type="text/javascript"></script>
- <script src="../source/mxn.js" type="text/javascript"></script>
- <script src="../source/mxn.core.js" type="text/javascript"></script>
- <script src="../source/mxn....
2007 Nov 07
5
Prototype error - iterator is not a function
I''m starting to learn to use Prototype (v1.5.1.1) along with Mootools.
However I keep bumping into the same problem:
All of the inserts result in the error "iterator is not a function" at
line 542 of Prototype
memo = iterator(memo, value, index);
Am I missing something obvious here? I''m wondering if there''s an
incompatibility between Prototype and Domino
2009 Dec 13
0
r65 committed - Use the GeoCommons addOverlay method
...="UTF-8" type="text/javascript"
src="http://river.dev.fortiusone.local/api.js"></script>
+ <script src="../source/mxn.js?(google,yahoo,openlayers,geocommons)"
type="text/javascript"></script>
<!--<script src="domReady.js" type="text/javascript"></script>-->
- <script src="../source/mxn.js?(google, geocommons)"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
@@ -162,12 +160,6 @@
action:...