Jump to content

[SOLVED] Framework question


simpli

Recommended Posts

Hi,

I intend on using the dojo framework but I have a question I have to clarifying. Say I make a website from my computer and I say to my friend come check all this neat stuff I've done with ajax, server-client stuff etc. If he does not have the dojo framework installed will he be able to view and use all this neat stuff?

 

Am I gonna have to get him to install dojo? I'm not quite sure how that works.

 

Thanks for clarifying.

J-R

Link to comment
https://forums.phpfreaks.com/topic/152172-solved-framework-question/
Share on other sites

If he does not have the dojo framework installed will he be able to view and use all this neat stuff?

 

You dont install Javascript frameworks. You include the framework as a simple script

<script src="dojo.js"></script>

 

Just go ahead and play around with the various javascript frameworks. I prefer jQuery and Mootools myself but thats just a matter of taste

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.