/    Sign up×
Community /Pin to ProfileBookmark

Mozilla Firefox – Front Page clash

Howdy:

I recently started using Mozilla Firefox as my browser of choice but I see that the dynamic animations I used to have in my website don’t work in Firefox. I’m wondering if there is an HTML way of achieving the same effects… ( I was using Page Load / Fly in / From top-right).

Thanks in advance

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@KravvitzFeb 25.2006 — No, you would need to use JavaScript for that.
Copy linkTweet thisAlerts:
@fmaertensauthorFeb 25.2006 — Ahh.. JavaScript here I come...
Copy linkTweet thisAlerts:
@fmaertensauthorFeb 25.2006 — man, I didn't get very far... the html of the problem is using JavaScript to start with and that's the bit that's not working:

<script language="JavaScript" fptype="dynamicanimation">

??
Copy linkTweet thisAlerts:
@KravvitzFeb 25.2006 — What you have needs to be rewritten.
Copy linkTweet thisAlerts:
@fmaertensauthorFeb 25.2006 — OK. back to school
Copy linkTweet thisAlerts:
@felgallFeb 26.2006 — fptype is not valid HTML. language is deprecated.

A script tag should look like this:

<script type="text/javascript">

It may optionally contain a src= attribute to link in an external Javascript but no other attributes are valid.
Copy linkTweet thisAlerts:
@fmaertensauthorFeb 27.2006 — Many thanks felgall.. If I wasn't sitting here waiting for the parts to be delivered for my new computer I would be onto that right away..
×

Success!

Help @fmaertens spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...