473,396 Members | 1,777 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,396 software developers and data experts.

Basic query

I have put a stationery page that I am working on online at:-
http://homepages.ihug.co.nz/~brianto...olenkiss3.html

Although there is a bug that causes it to only display the top half of the
picture, that is not my query.
I want to have a splash page effect which has just a logo and an open button
which when selected enables the existing display with it's animated snake.
Any help at accomplishing this example will be very instructive in creating
similar pages for Stationery use.
I have studied lots of examples of such pages using javascript and vbscript,
and can emulate their methods, but this one has me beat.

Thanks
Brian Tozer
Jul 20 '05 #1
1 1305
Brian Tozer wrote:
I have put a stationery page that I am working on online at:-
http://homepages.ihug.co.nz/~brianto...olenkiss3.html

Although there is a bug that causes it to only display the top half of the
picture, that is not my query.
I want to have a splash page effect which has just a logo and an open button
which when selected enables the existing display with it's animated snake.
Any help at accomplishing this example will be very instructive in creating
similar pages for Stationery use.
I have studied lots of examples of such pages using javascript and vbscript,
and can emulate their methods, but this one has me beat.

Thanks
Brian Tozer


I think the best way to do that is to create a DIV tag with the image
that you want, or whatever HTML code you want to be on the splash.

Use the style attribute to change the visibility to hidden, and use the
positioning style variables to put the splash screen wherever you want.

Put a script in the onLoad attribute of the BODY tag that will make the
DIV visible through javascript, and use SetTimeout to run a script that
will take it away after a given amount of time.

That is the approach I would take. Actual code, I will leave as an
exercise for you ;)

Brian

Jul 20 '05 #2

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

Similar topics

2
by: Norm | last post by:
I have run into problems from time to time (and this is one of those times) using visual basic to access an external database and perform a basic select from statement. When the table is extremely...
0
by: Zach May | last post by:
I am trying to run a query from the Visual Basic side of Access. What i want to do is have the program input a variable (employer name) into the "conditions" of the query. The variable should come...
1
by: SAKTHIVEL | last post by:
Hi, Im developing applications using Visual Basic and MS-Access 2003. Union query solves my specific problems. But I unable to call this query from visual basic form like other queries. The query...
1
by: praful pathak | last post by:
i i am praful pathak,porbandar i want to develop my own cross tab report in visual basic 6 i know what developed query from ms access but how to coded in visual basic in designing time and how to...
1
by: David | last post by:
Hi, I have a table with a field called 'tobuild' This basically holds a figure based on the result of some other stock figures in the same table, 'StockQty' & 'MSQ'. I know you are not supposed...
6
by: BJMurphy | last post by:
Hi All, I am used to other SQL engines, and have a few basic questions-- 1)If I wanted to conditionally drop a table, does SQL Server have a way to natively do this? Many SQL implementations...
3
by: robertoathome | last post by:
Hello, I successully adapted a search form from a microsoft example into my own db. MS Example I type search parameters in 2 boxes and the results are returned in a new, basic query window. ...
2
by: swb76 | last post by:
I have a query in MSAccess and it is a select query. As i understand, any query run from Visual Basic would be returned in a recordset. Can i display the results to the user in a datasheet view?...
6
Atli
by: Atli | last post by:
This is an easy to digest 12 step guide on basics of using MySQL. It's a great refresher for those who need it and it work's great for first time MySQL users. Anyone should be able to get...
6
by: Vince | last post by:
Hello all, I am using Visual Basic to open a saved query and then save information in the query to an array for later use. The problem is that the same query shows different results when opened...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.