Comments on: Dojo? http://localhost/wp/2008/11/dojo/ this title probably isn't very original Fri, 30 May 2014 19:32:06 +0000 hourly 1 http://wordpress.org/?v=3.9.1 By: admin http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2796 Wed, 05 Nov 2008 22:21:29 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2796 @ghost: W3Schools is not a representitive slice of the web user population, and nearly 50% is pretty big.

@muriloht: That’s wonderful! the Ajax Animator still doesn’t have a translation system in place. What are you good at? Java? PHP? Python? JavaScript? HTML?

]]>
By: Ghost http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2773 Wed, 05 Nov 2008 08:55:21 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2773 Actually according to statistics only 48% use IE. :/
http://www.w3schools.com/browsers/browsers_stats.asp

]]>
By: muriloht http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2769 Wed, 05 Nov 2008 04:00:28 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2769 hi,

in first, i wanna congratulate you for your blog and the project Ajax Animator. If possible i would like to help you with development, translation to brazilian portuguese and other possible things on this project.

[]‘s

]]>
By: admin http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2696 Sun, 02 Nov 2008 15:55:35 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2696 Sorry, I forgot to escape my scripts.

<div id=”someelement”> </div>

<script type=”text/javascript”>
vXg(“page1.html”, function(e){
document.getElementById(“someelement”).innerHTML = e;
})
</script>

]]>
By: Jeremy1080 http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2683 Sun, 02 Nov 2008 03:10:27 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2683 I know i have used the jquery to use ajax but jquery is to big how would i click a link and and get a page back from the server using vXg

]]>
By: Jeremy1080 http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2681 Sun, 02 Nov 2008 02:54:42 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2681 Wow sorry didnt come out right

My Ajax

vXg(page1.html,data);

document.write(data);

That should do it

Don’t you just want to shoot me now :)

]]>
By: josep_ssv http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2680 Sun, 02 Nov 2008 02:54:39 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2680 That link is your role model?
http://sitepen.com/talks/ajaxworldeast2007/ ??

]]>
By: Jeremy1080 http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2679 Sun, 02 Nov 2008 02:52:06 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2679 Thanks. One last thing(You must want to kill me by now :))

That vXg thing in your blog I cant get to work.

I copyed to it to vXg.js

and then here is my code for my ajax.html

html>

My Ajax

vXg(page1.html,data);

document.write(data);

Any help would be appreciated

P.S. the reason i am so annoying… only 13

]]>
By: admin http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2677 Sun, 02 Nov 2008 02:32:55 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2677 Dojo.GFX supports JSON, and OPF will be easy to convert. I’ll try to make something and see if it’s possible

]]>
By: josep_ssv http://localhost/wp/2008/11/dojo/comment-page-1/#comment-2676 Sun, 02 Nov 2008 02:24:09 +0000 http://antimatter15.110mb.com/wp/?p=317#comment-2676 It evolved Dojo.GFX
Need OPF!

Always learning Admin

]]>