473,397 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Floating Image

Hey - I'm afraid I'm a js wannabe - I can copy 'em from js sources but can't
write 'em. I need to float a balloon image across my classroom website. I've
seen this done with other images but can't find that website now, and can't
find a script at any of the usual js resource websites. If anybody knows
where there's a similar script that I can "borrow" and modify for my image,
I'd really appreciate your help. Thanks,
SuzyQ
Aug 30 '05 #1
3 2378
SuzyQ wrote on 30 aug 2005 in comp.lang.javascript:
Hey - I'm afraid I'm a js wannabe - I can copy 'em from js sources but
can't write 'em. I need to float a balloon image across my classroom
website. I've seen this done with other images but can't find that
website now, and can't find a script at any of the usual js resource
websites. If anybody knows where there's a similar script that I can
"borrow" and modify for my image, I'd really appreciate your help.
Thanks, SuzyQ


Define float!

[Because CSS float is probably not what you want]


--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Aug 30 '05 #2
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
SuzyQ wrote on 30 aug 2005 in comp.lang.javascript:
Hey - I'm afraid I'm a js wannabe - I can copy 'em from js sources but
can't write 'em. I need to float a balloon image across my classroom
website. I've seen this done with other images but can't find that
website now, and can't find a script at any of the usual js resource
websites. If anybody knows where there's a similar script that I can
"borrow" and modify for my image, I'd really appreciate your help.
Thanks, SuzyQ


Define float!

[Because CSS float is probably not what you want]


Sorry for the confusion - CSS float is not what I'm looking for. I want my
balloon image to appear to "float" - or move slowly - across the screen,
above the web page. Ideally, it will appear at the bottom of the page,
moving reasonably slowly to the top of the page, then disappear. Thanks
again, SuzyQ
Aug 30 '05 #3
SuzyQ wrote on 30 aug 2005 in comp.lang.javascript:
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
SuzyQ wrote on 30 aug 2005 in comp.lang.javascript:
Hey - I'm afraid I'm a js wannabe - I can copy 'em from js sources
but can't write 'em. I need to float a balloon image across my
classroom website. I've seen this done with other images but can't
find that website now, and can't find a script at any of the usual
js resource websites. If anybody knows where there's a similar
script that I can "borrow" and modify for my image, I'd really
appreciate your help. Thanks, SuzyQ


Define float!

[Because CSS float is probably not what you want]


Sorry for the confusion - CSS float is not what I'm looking for. I
want my balloon image to appear to "float" - or move slowly - across
the screen, above the web page. Ideally, it will appear at the bottom
of the page, moving reasonably slowly to the top of the page, then
disappear. Thanks again, SuzyQ


Ah yes:

Make the image css position:absolute and then manipulate the css left and
top values with a javascript setTimout().

Look at the myriads of snow flake scripts for more inspiration.
--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Aug 30 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Andrew Fedoniouk | last post by:
<CITE src="http://www.w3.org/TR/html401/present/graphics.html#h-15.1.3"> 15.1.3 Floating objects Images and objects may appear directly "in-line" or may be floated to one side of the page,...
2
by: Chris Gurk | last post by:
Hi Newsgroup, I am working on a website http://www.charter-yachtcharter.com/testsite/ (still in progress). There are two lists. The first is a simple paragraph (<p>-Tag), the second an...
2
by: Lee K. Seitz | last post by:
I stayed up late working on a CGI script and spent some time formatting my page with CSS. It looked fine in IE, which will be 95% of my audience, so I went to bed. Got up and looked at it in...
3
by: kent | last post by:
Hi, For the code below, only "aaa" has a red background but "bbb" and "ccc" don't have it: <div style="background: red">aaa <div style="float:left">bbb</div> <div...
6
by: Jeremy | last post by:
I've got a floating div which becomes visible when a link is clicked. I want the div to be hidden when the user clicks anywhere on the page except for whithin the div. What is the best way to do...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.