)";
whichEl.clip = tempStr;
}
if (gecko) {
whichEl.style.visibility = "visible";
} else {
whichEl.visibility = "visible";
}
}
-Original Message-
From: Peter Fleck [mailto:[EMAIL PROTECTED]
Sent: Friday, May
On Friday, May 30, 2003, at 10:09 US/Pacific, Peter Fleck wrote:
[..]
I just finished optimizing the javascript for display on multiple
browsers and it's working fine for static pages.
[..]
I forget who mentioned it, but making sure that your
'hearTo' documents are appropriately single quoted is
You have some code for us to view?
.ted
-Original Message-
From: Peter Fleck [mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 12:09 PM
To: [EMAIL PROTECTED]
Subject: Javascript and Perl Problem
I have some complex (at least to me) javascript on a perl-generated
page that'
One issue I ran into was using Here document without single quotes
print <mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 1:09 PM
To: [EMAIL PROTECTED]
Subject: Javascript and Perl Problem
I have some complex (at least to me) javascript on a perl-generated
page that's not working c
I have some complex (at least to me) javascript on a perl-generated
page that's not working correctly. The same javascript works fine on
a static page. I should mention that some javascript is working on
the dynamic page but it's not doing what it's supposed to do.
Before I post any code, I'm
; In other words,
>you have a JavaScript function:
>function test(input_to_function) {
>$perlvariable = input_to_function;
>print "alert('$perlvariable'); #get an alert box showing the value
>print "$perlvariable\n"; #variable prints on page
>}
Javascr
Is there a way to convert a JavaScript variable into Perl? In other words,
you have a JavaScript function:
function test(input_to_function) {
$perlvariable = input_to_function;
print "alert('$perlvariable'); #get an alert box showing the value
print "$perlvariable\n"; #variable prints on page
}
I
06, 2001 3:45 PM
To: CGI Beginners
Subject: javascript and perl/cgi
Hi,
In the following:
Name:
Email:
Type your chat message
Thanks for any pointers on these two issues,
Thanks
Dave
**
* Cora Connection Your West
Im kind of confused on what your trying to do, but I think what you want
to do is:
You can also use javascript to submit a form by using
document.formname.submit();
Hope that helps.
On Wed, 6 Jun 2001, David Gilden wrote:
> Hi,
>
> In the following:
>
>
> Name:
> Email:
>
> Type your c
Hi,
In the following:
Name:
Email:
Type your chat message
Thanks for any pointers on these two issues,
Thanks
Dave
**
* Cora Connection Your West African Music Source *
* http://www.coraconnection.com/
10 matches
Mail list logo