Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 7 of 7
Search took 0.05 seconds.
Search: Posts Made By: lzr
Forum: DOM and JSON scripting 12-13-2012, 05:26 PM
Replies: 2
Views: 541
Posted By lzr
Stephen, Thank you for the script. Should this...

Stephen,
Thank you for the script. Should this code be placed inside or outside the brackets that describe my js function a()? Actually, I tried both ways but it does not seem to work. I put the...
Forum: DOM and JSON scripting 12-12-2012, 07:19 PM
Replies: 2
Views: 541
Posted By lzr
Calculating multiple variables onclick

Hi,
I have a js that introduces some function a() that includes math formulas for a number of variables, say v1, v2,v3, etc. When a user enters data in my form and clicks a button, the calculated...
Forum: JavaScript programming 10-19-2008, 02:56 PM
Replies: 9
Views: 6,402
Posted By lzr
Philip, Thanks for the attempt anyway, Lzr

Philip,
Thanks for the attempt anyway,
Lzr
Forum: JavaScript programming 10-17-2008, 09:28 PM
Replies: 9
Views: 6,402
Posted By lzr
Philip, Thanks for your help. It's getting...

Philip,
Thanks for your help. It's getting closer :) it loads applet with delay as intended, except when applet is loading it replaces entire content of the page, i.e. only applet remains on the...
Forum: JavaScript programming 10-17-2008, 05:31 PM
Replies: 9
Views: 6,402
Posted By lzr
[QUOTE=Philip M;740458] <script type =...

[QUOTE=Philip M;740458]
<script type = "text/javascript">
function loadApplet() {
if (navigator.javaEnabled()) {
document.write('<div><applet code="whatever.class"></applet></div>');
}
}...
Forum: JavaScript programming 10-17-2008, 02:23 PM
Replies: 9
Views: 6,402
Posted By lzr
Philip, Thanks for reply. I am not an expert on...

Philip,
Thanks for reply. I am not an expert on coding (the applet was provided by someone else). Do I need to modify the .class program to do this, or I can set timeout externally? If it can be a...
Forum: JavaScript programming 10-17-2008, 12:34 AM
Replies: 9
Views: 6,402
Posted By lzr
Question Looking for a javascript to load an applet

Hi,
When an applet is loading the browser freezes for several seconds during which the page stops loading and scrollers don't work either. I understand it is a general issue with the applets. I...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 08:31 AM.