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

header - please advice...

Need to have a custom generated header on my site which will stay ONTOP of
the site whenever I scroll?? I know it can be done with another frame, but
then I don't know how to BUILD header, and pass it events from "main"
site...
Now, header is on my "main site" and from it (main site) I generate buttons
on header and add command names, and when some event happens on header - my
OnBubbleEvent handler handles it on "main site"...
ideas???


Nov 19 '05 #1
1 890
If it's all in a frameset you have to use clientside code to set the TARGET
for the actions, and hence it's not really an ASP.NET(server side) issue.
You can also use "layers" to keep the menu on top, which may be the way to
go. Look as the way places like www.dhtmlcentral.com have some of their
menus built, you may be able to use the same ideas.....just in a different
way :}

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Bad_Kid" <RE*******************@yahoo.co.uk> wrote in message
news:d0**********@bagan.srce.hr...
Need to have a custom generated header on my site which will stay ONTOP of
the site whenever I scroll?? I know it can be done with another frame, but
then I don't know how to BUILD header, and pass it events from "main"
site...
Now, header is on my "main site" and from it (main site) I generate
buttons
on header and add command names, and when some event happens on header -
my
OnBubbleEvent handler handles it on "main site"...
ideas???

Nov 19 '05 #2

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

Similar topics

11
by: Tom Post | last post by:
I am doing a simple php header refresh -- header('refresh: 10; url=msgs.php'); that just does a call back to my script every 10 seconds. Things work great when the page is first loaded up, but if...
3
by: Nullstyle | last post by:
Hi there guys. I need a little advice on how to create C++ header files using the Borland C++ 5.5.1 compiler. Thanks in advance.
6
by: markyjj | last post by:
Can anybody help with the following subject please Ive made a program in C++ and stated that there is a header file (headerfile.h)to be used. However, when I compile the program a message...
36
by: zouyongbin | last post by:
Stanley B Lippman in his "C++ Primer" that a definition like this should not appear in a header file: int ix; The inclusion of any of these definitions in two or more files of the same...
6
by: NerdRunner | last post by:
Hello group, I am using a data grid with template columns. I have a drop list in the header of the template column that will allow users to select a value for filtering of the data in the grid....
4
by: Joseph Geretz | last post by:
We use a Soap Header to pass a token class (m_Token) back and forth with authenticated session information. Given the following implementation for our Logout method, I vastly prefer to simply code...
2
by: runway27 | last post by:
i have a question about using header("Location: filename.html"); in php with my present code i have a few echo statements followed by header("Location: filename.html"); because i have echo ...
11
by: whirlwindkevin | last post by:
I saw a program source code in which a variable is defined in a header file and that header file is included in 2 different C files.When i compile and link the files no error is being thrown.How is...
13
by: raamay | last post by:
i have the following code which is generated from a .dwt template. My problem is that the page loads but only the header part displays and rest of the contents are not displayed. Everything works...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.