473,729 Members | 2,328 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

> > > > USER FRIENDLY NAVIGATION BUTTON BAR < < < <

WRAPPER CODE FOR A SET OF HTML FILES, AND BUTTON BAR LOOKS LIKE BELOW:

|< < [1 of 7] <> > >| => <= O' (magnifying glass for small gif text)

I have a number of isolated html files for a 1000 page html document.
The .htm files have associated gifs, anchors, using NAME and HREF attributes.
The htmls are all flat, ie in the same directory but they are named
like chapsec_subsec_ page.htm, specifically, a1_1_page_20.ht m.
The gifs are in a separate directory, and addressed relatively.

The htmls have internal cross references using anchors mentioned above.

But there are no links or buttons to move from page to page,
to the end of section, forward or backward, etc.

|< < [1 of 7] <> > >| => <= O' (magnifying glass for small gif text)

something like the above, or as many features. These features i have
seen in some other html sites.

I would like to write some kind of wrapper javascript to enable this
functionality, if possible, so that i have to do minimal changes to
the actual htmls.

Secondly, can someone give me precise meanings of the buttons and the
bars in the button bars above? One would also want such a button
bar at the bottom of the page.

I would also want to find out how to convert this multi page html
directory which is essentially flat, into a single file. The copying
takes a lot of time due to bits.

Can the htmls also be turned into a single chm type file that has all
the gifs included? and can this be returned back? if it cannot be
returned back, is there a simple script that can convert htmls into
chm with a single click so that it can be distributed in this form
for covenience of users to convert if they want?

I know these are many questions. I hope several people can attack
various aspects of it that they are most familiar with. The questions
are really in the order of most important being first.

---
What help do i need?
I suppose one can write a html list and sublist with anchors
in them. but that is not professional, and is only the first
page.

I know C. I used to know java and C++. totally forgotten.
but i remember the overloaded + used to write string concatenation.
I know the loops are similar. If someone gives me a skeleton
in javascript, i can sure customize it.

Thats what I would probably need.

jose
Jul 23 '05 #1
7 3001
jo**@Aumara.zzn .com (Jose Cuthberto) wrote in
news:cf******** *************** ***@posting.goo gle.com:
What help do i need?
I suppose one can write a html list and sublist with anchors
in them. but that is not professional, and is only the first
page.
Professional often costs money.
I know C. I used to know java and C++. totally forgotten.
Amazing. That is like saying I forgot how to walk, talk, and swim.
but i remember the overloaded + used to write string concatenation.
I know the loops are similar. If someone gives me a skeleton
in javascript, i can sure customize it.

Thats what I would probably need.


Got Paypal too? :-D. I can do what you want, and fast. (Though not in
JavaScript). mail at johnbokma dot com.

--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
Jul 23 '05 #2
John Bokma <po********@cas tleamber.com> wrote in message

Professional often costs money.

Got Paypal too? :-D. I can do what you want, and fast. (Though not in
JavaScript). mail at johnbokma dot com.


Hate to prick your bubble:

I am reading a javascript book.
I can also surf web sites with javascript based button solutions and
try to read the code myself. Then rewrite it according to my preferences.

However, in this endeavor, if there are any kind souls willing to help
do not hesitate. We are into sharing knowledge and information.

javascript is an object based language. I already finished writing a
F<->C page, with hidden variables. functions, window.open,
window.close, document.open, document.write, document.close etc.

I can pick it pretty fast. Javascript reads almost like english, if
you know C and html. and know sth about objects, methods, even handlers etc.

The old used book cost me $10 only and bought 4y ago. it has all the
basics, html, java, javascript, perl, vbasic, activeX etc.
both intro examples, getting started and reference sections.

so any kind soul willing to share info is welcome

jose
Jul 23 '05 #3
In message <cf************ **************@ posting.google. com>, Jose
Cuthberto <jo**@Aumara.zz n.com> writes
John Bokma <po********@cas tleamber.com> wrote in message
Professional often costs money. Got Paypal too? :-D. I can do what you want, and fast. (Though not in
JavaScript). mail at johnbokma dot com.
Hate to prick your bubble: I am reading a javascript book.
[Snip]
javascript is an object based language. I already finished writing a
F<->C page, with hidden variables. functions, window.open,
window.close , document.open, document.write, document.close etc.


Isn't that usually the second example given in such books, after the
'hello world' script? :)

I think you'd be better off using server side scripting, such as Perl or
PHP, to achieve what you want.

[Follow-up change to alt.html and comp.lang.javas cript]
--
Martin Jay
Jul 23 '05 #4
jo**@Aumara.zzn .com (Jose Cuthberto) wrote in
news:cf******** *************** ***@posting.goo gle.com:
John Bokma <po********@cas tleamber.com> wrote in message

Professional often costs money.

Got Paypal too? :-D. I can do what you want, and fast. (Though not in
JavaScript). mail at johnbokma dot com.
Hate to prick your bubble:

I am reading a javascript book.


You will not find what you want there, I guess / am afraid.
I can also surf web sites with javascript based button solutions and
try to read the code myself. Then rewrite it according to my
preferences.
Which will take you a big deal of time, and frustration. You will
discover that it's not going to work, or not as easy.
However, in this endeavor, if there are any kind souls willing to help
do not hesitate. We are into sharing knowledge and information.
Sure, that's what I always say when I shop :-D.
javascript is an object based language. I already finished writing a
F<->C page,
Amazing :-D.
with hidden variables. functions, window.open,
window.close, document.open, document.write, document.close etc.

I can pick it pretty fast. Javascript reads almost like english, if
you know C and html. and know sth about objects, methods, even
handlers etc.

The old used book cost me $10 only and bought 4y ago.
Then it's severly out dated :-D.
it has all the
basics, html, java, javascript, perl, vbasic, activeX etc.
both intro examples, getting started and reference sections.
Ah, an Unleashed book, or some equally crappy book? Good luck then.
so any kind soul willing to share info is welcome


I, if you share some info using PayPal ;-)

You either do it yourself or pay for it. That's how it works. Usenet is
not a free help desk.

--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
Jul 23 '05 #5
Martin Jay <ma****@spam-free.org.uk> wrote in
news:Ax******** ******@aio.spam-free.org.uk:
I think you'd be better off using server side scripting, such as Perl or
PHP, to achieve what you want.


Perl, to do the transformation once. But the OP is looking for a free ride.
TANSTAAFL

--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
Jul 23 '05 #6
John Bokma wrote:
I am reading a javascript book.


You will not find what you want there, I guess / am afraid.


.... / hope?
javascript is an object based language. I already finished writing a
F<->C page,


Amazing :-D.


Do you really believe anyone in a sane mind would want a business
relationship with a partner of your attitude?
so any kind soul willing to share info is welcome


I, if you share some info using PayPal ;-)

You either do it yourself or pay for it. That's how it works. Usenet is
not a free help desk.


Usenet is not an advertising arena for your own commercial services
either. It's a place where you can share information for free,
according to certain community rules. As such, it's more of a help desk.

If you know the solution to a poster's problem, you can either help him
out or keep silent. This "I have a solution for you, but it'll cost you
a few bucks, otherwise I'm not telling" attitude of yours is definitely
not what Usenet is about.

Philipp
(f'up2 comp.lang.javas cript)
Jul 23 '05 #7
Philipp Reichmuth <re*******@caes ar.de> wrote in news:2rsoiaF1d8 s42U1
@uni-berlin.de:
John Bokma wrote:
I am reading a javascript book.
You will not find what you want there, I guess / am afraid.


... / hope?


Sure.
javascript is an object based language. I already finished writing a
F<->C page,


Amazing :-D.


Do you really believe anyone in a sane mind would want a business
relationship with a partner of your attitude?


Do you really think I want a customer like that ;-)
so any kind soul willing to share info is welcome


I, if you share some info using PayPal ;-)

You either do it yourself or pay for it. That's how it works. Usenet is not a free help desk.


Usenet is not an advertising arena for your own commercial services
either. It's a place where you can share information for free,


Yup, *share*, not demand free rides.
according to certain community rules. As such, it's more of a help desk.

It isn't. A help desk is not sharing information for free.
If you know the solution to a poster's problem, you can either help him out or keep silent.
That's not up to you to decide, and if you have been on Usenet for some
time you know that this is rarely how it goes.
This "I have a solution for you, but it'll cost you
a few bucks, otherwise I'm not telling" attitude of yours is definitely not what Usenet is about.


He asked for a professional solution. And those cost money by at least
one defintion of profession.

Also in <Xn************ *************@1 30.133.1.4> I hinted at using Perl
to do the transformation.

There is plenty of free documentation available on Perl. But beware, if
the OP comes to the "Perl groups" asking for a free professional
solution, and quick, he will be greeted with way less friendly replies
than mine.

The OP was not "sharing information", he was IMNSHO demanding a
solution. He even gives guidelines of how we can tackle his problems.

--
John MexIT: http://johnbokma.com/mexit/
personal page: http://johnbokma.com/
Experienced programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
Jul 23 '05 #8

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

Similar topics

44
919
by: Jim M | last post by:
I have had great success with using <iframe> with overflow-y set to auto. I can get a similar look with the <iframe> tag. BUT... In all cases I need to have fixed heights. Is there a way to put either tag inside an HTML <TD> and have the same kind of scrolling effect. This would allow me to fill the screen and have the size of the scrolling box change on resize. Thanks in advance.
5
2225
by: Mark Preston | last post by:
Admission first - I don't actually have a problem here but have noticed that a lot of people have been asking similar questions and getting very varied answers. What I've done is to sort of "compile the questions" into a theoretical problem to see what people think should be done to solve it. Maybe it will be a worthwhile discussion, but more importantly maybe it will find out the very best way to sort this kind of problem out so that...
11
13720
by: Les Paul | last post by:
I'm trying to design an HTML page that can edit itself. In essence, it's just like a Wiki page, but my own very simple version. It's a page full of plain old HTML content, and then at the bottom, there's an "Edit" link. So the page itself looks something like this: <HTML><HEAD><TITLE>blah</TITLE></HEAD><BODY> <!-- TEXT STARTS HERE --> <H1>Hello World!</H1> <P>More stuff here...</P>
2
2570
by: Andrew Donaldson | last post by:
I'd welcome some help in understanding what's going on with graphical browsers in the navigation list at: http://www.bounceandtickle.org.uk/index.html (This site is not about what it might seem from the URL!) I'm using a <ul> for the gimmicky teddy bear links. The teddy is a background image for each <li>. Each link 'button' is an <a> within an <li>, and I'm trying to get the button to appear partway down the teddy
22
130324
by: stephen | last post by:
I have created an order form that users javascript to create a new html document when the customers clicks the "print page" button. Once the new document has been created it then prints the document and closes it with the following code: <body onload="window.print(); window.close();"> This works correctly (or at least the way I expect it to work under MS Internet Explorer, but it cuases Netscape to "crash"
5
4483
by: Syl | last post by:
Hello experts!! The top menu navigation bar displays perfectly in IE, but does not display properly in Mozilla or Netscape : http://checkeredshirt.com/textonly.html For some reason the non-IE browers are forcing the top navigation menu to dislpay "staggered" after the the first <ul><lielement. Can anyone see why this is happening ?
5
1942
by: Nathan Sokalski | last post by:
My Web.config file contains the following section to register some of my UserControls: <pages> <controls> <add tagPrefix="NATE" tagName="Banner" src="~/Banner.ascx"/> <add tagPrefix="NATE" tagName="Navigation" src="~/Navigation.ascx"/> </controls> </pages>
6
463
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - I have <a href="javascript:somefunction()"what .... ? ----------------------------------------------------------------------- Whatever the rest of your question, this is generally a very bad use of the javascript pseudo protocol. It was designed so that a function could return a new page. For example: ` javascript:"<p>Hello</p>" `. Using it simply to...
23
2985
by: Stanimir Stamenkov | last post by:
I want to find out whether the following usage of the "Bookmark" link type is o.k. An example could be seen at <http://www.geocities.com/stanio/more/horoskop.html>. The text is in Bulgarian and is some kind of entertaining poetical horoscope. I've used <LINK rel="Bookmark"to create a meta-TOC for the document. Reading the definition of the "Bookmark" link type in the HTML spec I haven't actually got if I'm using it correctly. ...
0
8921
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9284
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9202
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9148
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8151
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6722
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6022
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4528
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2683
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.