472,784 Members | 848 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Display buttons horizontally one after another after a span of time

375 256MB
Hi
I am new to html.
I just did an online study of it.
I have placed 4 buttons on asp.net 2005
I want to have it displayed one after the other horizantally but after a little span of time.
Any suggestions of how to do it?
thanks
Aug 10 '07 #1
3 1370
drhowarddrfine
7,435 Expert 4TB
First, there is no such thing as "layering" or "layers" in html. This is a term associated with Dreamweaver product only and should not be used when talking about HTML. The only exception might be when referring to z-index. Otherwise, it's just confusing.

HTML/CSS cannot do what you are questioning and, if you are doing this in asp.net, then you should ask on that board and I'll transfer you there.
Aug 10 '07 #2
acoder
16,027 Expert Mod 8TB
Hi
I am new to html.
I just did an online study of it.
I have placed 4 buttons on asp.net 2005
I want to have it displayed one after the other horizantally but after a little span of time.
Any suggestions of how to do it?
thanks
You're looking for Javascript timing (setTimeout or setInterval).
Aug 10 '07 #3
acoder
16,027 Expert Mod 8TB
First, there is no such thing as "layering" or "layers" in html. This is a term associated with Dreamweaver product only and should not be used when talking about HTML. The only exception might be when referring to z-index. Otherwise, it's just confusing.
Changed thread title to remove reference to "layering".
Aug 10 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

40
by: Greg G | last post by:
http://risky-biz.com/new/risky.html I finally got DSL service recently, but I haven't forgotten the agony of waiting for the 64th image to load before I can see ANYTHING on a page. So I will...
2
by: Pat Scott | last post by:
I am looking for a general purpose javascript snippet that enables me to <div> or <span> HTML to make portions of the form be hidden and then appear. The form contains about 12 sections and some...
10
by: DettCom | last post by:
Hello, I would like to be able to display or hide fields based on whether a specific Yes/No radio button is selected. This is in conjunction with a posting a just made here in the same group...
1
by: Craig Banks | last post by:
If a row of data in a dataset has a lot of columns the row displaying the data in a datagrid will run way off the screen. What I'd like to do is display a row of data over several datagrid rows so...
6
by: phil-news-nospam | last post by:
Here is another attempt at making some HTML/CSS (e.g. not image) buttons. Because I've managed to avoid the things that tend to be problems, it has mostly worked. I also went back to doing tables...
1
by: rbinington | last post by:
Hi, I am trying to write a DNN module that has the ability to insert articles into an article repository. I want the users to be able to move pages around and enter text into the FCKEditor. I...
5
by: cmrhema | last post by:
Hello I had already framed the question but in a different format which was misunderstood. I put the question once again probably in a precise manner. I am designing a website using asp.net and...
6
by: =?Utf-8?B?L2Rldi9udWxs?= | last post by:
Hello, i am using visual studio 2003 enterprise architect version. I am making apps for the .Net framework 1.1. While testing an interface, i discovered something strange. In this application...
22
Atli
by: Atli | last post by:
Hi. I'm setting up a small photo-album-type thing, where I use PHP to set up a list of images for visitors to click through. That's all simple enough. However, I'm having a weird bug in IE8. ...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.