OOP Using Javascipt
Feb 1, 2006
So, what I am trying do to is to manage some classes with javascript.
It's working, but there are some things that I don't understand...
Next is my sample code, and I have indicated the questions in comment
Thanks for the help (I am working with IE 6)
View 8 Replies
Nov 11, 2003
I'm currently experiencing a problem using ANY (!) JavaScript in Mozilla - nothing seems to be working. For example (from p2 of JavaScript 101 - Part 1):
javascriptpenWindow('/examples/js101/seefirst.html',400,200);
Causes the following error: openWindow is not defined.
I've also tried various other JavaScript examples and everything returns an error.
I'm tried two different PCs running Win2K and tried Mozilla 1.4 and 1.5. I've already checked that JavaScript is enabled for Navigator.
View 2 Replies
View Related
Jul 20, 2005
How can I inform a Javascipt, that must submit my Applet's data, that this same Applet has produced the data in question? Or in other words, is there any way to call a JavaScript junction within the Applet? Is it the best way? What do you suggest?
View 1 Replies
View Related
Oct 8, 2005
Is there a currency javascipt function that will automatically put the $ in and 2 decimals? Example:
7.99 becomes $7.99
8 becomes $8.00
2 * 8 becomes $16.00
View 3 Replies
View Related
Jul 20, 2005
I have developed a very nice javascript-based navigation structure. My
customer wants to have a flash film on his very first site which
already has to have this navigation.
And now the effect: Whenever the flash film is running, the navigation
submenus are not displayed ABOVE this flash film, but BEHIND it.
As far as I have tried, there is no way to influence this behaviour
with the "z-index" and different values.
Is there any other way to make the navigation submenu seen or - in
other words - is there a way to put the flash film "a layer back"?
View 2 Replies
View Related
Jul 27, 2006
I am new to Opera and tried to use its "javascipt console" and only saw
"Java console" and "Error console" under tools|advance....
View 1 Replies
View Related