Skip to content

Tag Archives: Javascript

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa (Paperback)

It’s a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you’ll learn how to use these open source web technologies to design and build apps for both the iPhone and iPod Touch, on the platform of your [...]

Developing Hybrid Applications for the iPhone: Using HTML, CSS, and JavaScript to Build Dynamic Apps for the iPhone (Paperback)

Review
Praise for Developing Hybrid Applications for the iPhone   “For those not ready to tackle the complexities of Objective-C, this is a great way to get started building iPhone apps. If you know the basics of HTML, JavaScript, and CSS, you’ll be building apps in [...]

I Am Using Windows 2000 And Internet Explorer. I Keep Getting Javascript Errors I Need A Debugger And Fixer.?

I need an easy to use, since I am not too experienced to fix javascript errors, a program that scans and fixes runtime and other jave errors. I hope it can be freeware, but will pay if I have to. If anybody knows of a good reliable debugger that will not crash my system please [...]

How Come My Javascript Isn’t Working?

I just installed java from the offical website and when i go to a website that has to use java in order for it to work i get this little box that pops up that says “Several Java Virtual Machines running in the same process caused an error” what can I do to fix this [...]

Why Does My New Yahoo Ie Browser Not Allow The Javascript To Work?

The Java SE works on the AOL browser. I receive messages like,Java Script has a runtime error, or several Java Virtual Machines are running and caused an error. I can not play Yahoo games. I tried as one answer suggested to delete and reinstall, but that didn’t work even though it was an [...]

What Is The Difference Between The Compiler(or Interpreter) Of Java And Javascript?

i know that java runs with virtual machine and javascript runs in a web browser but i want to know how big the source code of internet explorer would be? because it is capable of executing html,dhtml and all other languages.
while java developement kit(JDK) runs only java programes . So is internet explorer smarter [...]

How Is Actionscript’s Performance Compared To Javascript?

I’m asking about the performance of Actionscript compared to Javascript. I know that Flash files are compressed into bytecode and actionscript is running on a virtual machine. From this fact, my initial guess is that Actionscript will perform better (once initialized and resides in RAM) than Javascript. Javascript, on the other hand, [...]