I'd like to install some application in my website which build by joomla open source, but seems javascript will be ignored by joomla, I may be wrong..? but Any help would be highly appreciated
Joomla uses javascripts itself. Find the <head> section for your site and reference your scripts as <script type="text/javascript"...> from there..