473,803 Members | 4,392 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

JavaScript -> HTML

I know this sound strange. I need is to convert a JavaScript Web site into
HTML so Atomz <http://www.atomz.com/> can generate a search index for the
site.

Is there such a utility?

...John
------------------------------------------------------------------------
John Telford - Owner - JohnTelford.com LLC
503-292-6865 - fax: 503-292-3094
Email: jo**@johntelfor d.com
Web: http://www.johntelford.com Weblog: http://ITnews.johntelford.com
Jul 20 '05 #1
3 1524
In article <20040129102058 16807%john@john telfordcom>,
jo**@johntelfor d.com says...
I know this sound strange. I need is to convert a JavaScript Web site into
HTML so Atomz <http://www.atomz.com/> can generate a search index for the
site.


Eh? What does the JavaScript in the web site do? What is the URL?

--
Hywel I do not eat quiche
http://hyweljenkins.co.uk/
http://hyweljenkins.co.uk/mfaq.php
Jul 20 '05 #2
On 2004-01-29 12:08:40 -0800, Hywel Jenkins <hy**********@h otmail.com>
said:
Eh? What does the JavaScript in the web site do? What is the URL?


JavaScript does most everything on the site.
Check it out at <http://lotsoflinks.joh ntelford.com/>

------------------------------------------------------------------------
John Telford - Owner - JohnTelford.com LLC
503-292-6865 - fax: 503-292-3094
Email: jo**@johntelfor d.com
Web: http://www.johntelford.com Weblog: http://ITnews.johntelford.com
Jul 20 '05 #3
John Telford wrote:
On 2004-01-29 12:08:40 -0800, Hywel Jenkins <hy**********@h otmail.com>
said:
Eh? What does the JavaScript in the web site do? What is the URL?

JavaScript does most everything on the site.
Check it out at <http://lotsoflinks.joh ntelford.com/>

------------------------------------------------------------------------
John Telford - Owner - JohnTelford.com LLC
503-292-6865 - fax: 503-292-3094
Email: jo**@johntelfor d.com
Web: http://www.johntelford.com Weblog: http://ITnews.johntelford.com


Well, I want to start out by saying that I really like the navigation of
this site. It feels like a book, and I like that. Well done.

From what I _understand_ of your code, you are dynamically creating all
of your content, from some sort of database. (When I say database, I
dont necessarially mean Sybase, MySQL, Oracle, etc... I simply mean some
sort of central location of the data, being a flatfile, or whatever.)
Though, it is possible that your pages of links are individual pages.

From what I understand of Orbits, it will traverse your site, by links.
If you are using a database to dynamically create your content, it
would be like asking Orbits to index Ebay... it is not really possible.
Although, if you are using a database, you can create your own search
engine.

If, instead, you are using the multiple pages approach, and loading
their content on the fly, then you may have something you can do... All
you really need to do, is have the pages linked from a page somehow.

One idea is to put links to all of your pages in a <DIV> tag, inside one
of your frames. Make the <DIV> hidden. Orbits will see it, but your
users wont. Then, on each content page, include some javascript that
will check to make sure that the book wrapper is there, and reload with
the book wrapper. Orbits will make a link to the content, and the user
will see the page as you intend.

Just some thoughts... regardless of anything, you should probably create
a non-Javascript page option, since browsers without Javascript will
never be able to use your page.

Brian

Jul 20 '05 #4

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

Similar topics

13
2535
by: Kevin | last post by:
Help! Why are none of these valid? var arrayName = new Array(); arrayName = new Array('alpha_val', 1); arrayName = ; I'm creating/writing the array on the server side from Perl, but I
104
17018
by: Leszek | last post by:
Hi. Is it possible in javascript to operate on an array without knowing how mamy elements it has? What i want to do is sending an array to a script, and this script should add all values from that array Could you show me a little example how to do this? Thanks.
26
11084
by: wardy | last post by:
Hi all, looking for a little bit of help.....I'm currently in the process of trying to understand the impact of the 508 guidelines on a web site that I am involved with, and I have a question surrounding the use of Javascript. The site currently relies on Javascript for navigating from page to page - I cannot find anything in the 508 guidelines like the 6.3 WAI checkpoint for AA compliance: "Ensure that pages are usable when scripts,...
11
13405
by: Doug van Vianen | last post by:
Hi, I often like to include some JavaScript coding in my web pages to make them more interesting. Unfortunately, even when this coding is as simple as a check to see what the display width is in pixels so that pictures on the page can be adjusted to better fit the display, Internet Explorer detects the coding and blocks it. Of course the user can click on the message displayed above the web page to allow "the active component" but many...
41
4985
by: Rene Nyffenegger | last post by:
Hello everyone. I am not fluent in JavaScript, so I might overlook the obvious. But in all other programming languages that I know and that have associative arrays, or hashes, the elements in the hash are alphabetically sorted if the key happens to be alpha numeric. Which I believe makes sense because it allows for fast lookup of a key.
4
2349
torquehero
by: torquehero | last post by:
Hi all :) I have created a horizontal navbar using Xara Menumaker. The Menu items have several dropdown menus. Its a javascript. When the mouse cursor is moved over any menu item, a dropdown list/menu appears. When the page is opened in the browser (as it appears by default), the dropdown menu positions are correctly displayed. But when I scroll the page and then move the mouse over any menu item of the navbar, the dropdown menu is not...
18
1933
by: Tom Cole | last post by:
I'm working on a small Ajax request library to simplify some tasks that I will be taking on shortly. For the most part everything works fine, however I seem to have some issues when running two requests at the same time. The first one stops execution as the second continues. If I place either an alert between the two requests or run the second through a setTimeout of only 1 millisecond, they both work. You can see a working example here:...
10
383
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Which newsgroups deal with javascript? ----------------------------------------------------------------------- The official Usenet newsgroup dealing with javascript is comp.lang.javascript. There are other newsgroups but many of them are not carried by most news feeds. clj is an unmoderated newsgroup. ===
34
3024
by: dhtml | last post by:
I made a change to the FAQ of javascript to EcmaScript. I got some feedback that the newsgroup is CLJ and the language is commonly referred to as JavaScript. Therefore, the word in the FAQ should be JavaScript. So I'm asking: what should I use in the FAQ? Technically, 'JavaScript' is Mozilla's implementation of Ecma-262.
0
10542
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10309
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...
0
10068
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
9119
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
7600
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
6840
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
5496
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...
1
4274
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3795
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.