Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion A newbie question about curly-bang and compiler
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pointer  
View profile  
 More options May 8, 10:19 am
From: pointer <chen...@gmail.com>
Date: Fri, 8 May 2009 07:19:13 -0700 (PDT)
Local: Fri, May 8 2009 10:19 am
Subject: Re: A newbie question about curly-bang and compiler
Hi there,

thanks for prompt reply! here is my sample full html code:

<html>
    <head>
        <script type="text/javascript" src="./flapjax.js">
        </script>
        <title>Flapjax Demo: Time 1</title>
    </head>
    <body>
        <p>
            The time is {! timerB(1000) !}.
        </p>
    </body>
</html>

I think it's supposed to work. flapjax.js just downloaded from flapjax
site, and i copied it to html file directory. but it always shows
plain text {! timerB(1000) !} no matter in FF or IE.

Thanks for your time!

On May 8, 3:57 pm, Arjun Guha <arjun.g...@gmail.com> wrote:

> Hello,

> {! !} ought to work direcly in HTML without insertDomB.  Can you send
> us the full HTML for your program?  We should be able to spot your
> problem (or our bug) quickly.  Here's an inline use of timerB that
> works on the web compiler:

> <html>
> <head>
> <title>Flapjax Demo: Where is the Mouse?</title>
> <link rel="stylesheet" href="/demo.css"/>
> </head>

> <body>

> <p>The mouse coordinates are
> &lt; {! timerB(1000) !} &gt;
> </p>

> </body>

> </html>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google