473,804 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

small application in java.script

I need to make a window, which will be later placed on the internet page.
In the window should be some map dispalyed. But this map is in fact a simple
graphic file (e.g in *.jpg format)
The cities, which appear on the map should not be attached to the map. They
should come from a separate data base (e.g. MySQL).
If someone place a mouse over a city then some links should be displayed
between this city and some other selected cities. All links also should come
from a separate database.
In addition there should be possibility to zoom and move map in window.

Is java.script a right tool to make such application? Is there any one who
is interested to make such application?
Gogle map is not the right solutuion here.

The aplication in fact may work exactly as it is shown on page
www.norwegian.no
Marek Staniewski

Jun 27 '08 #1
2 1950
On May 28, 6:34 am, "Marek Staniewski" <remove-it.m...@derco.p l>
wrote:
I need to make a window, which will be later placed on the internet page.
In the window should be some map dispalyed. But this map is in fact a simple
graphic file (e.g in *.jpg format)
The cities, which appear on the map should not be attached to the map. They
should come from a separate data base (e.g. MySQL).
If someone place a mouse over a city then some links should be displayed
between this city and some other selected cities. All links also should come
from a separate database.
In addition there should be possibility to zoom and move map in window.

Is java.script a right tool to make such application? Is there any one who
is interested to make such application?
Gogle map is not the right solutuion here.

The aplication in fact may work exactly as it is shown on pagewww.norwegi an.no

Marek Staniewski
Hey, yeah this can be done with java script. It is called image
mapping and you can set coordinates to a link that corresponds to a
place on the image. This isn't the best way to do it and lots of math
functions involved depending on screen res. You can also float or
layer graphics and have functions running onMouse over which can give
you more options on how interactive and dynamic the page can be. This
is a more practical solution and it is easier to do and will look more
effective. Your third choice would be making the map as a flash
animation. That is what is on the website link you provided, but even
though the graphic is flash the action script to make the map animated
like that is java script.
Jun 27 '08 #2
Marek Staniewski meinte:
I need to make a window, which will be later placed on the internet page.
In the window should be some map dispalyed. But this map is in fact a simple
graphic file (e.g in *.jpg format)
The cities, which appear on the map should not be attached to the map. They
should come from a separate data base (e.g. MySQL).
If someone place a mouse over a city then some links should be displayed
between this city and some other selected cities. All links also should come
from a separate database.
In addition there should be possibility to zoom and move map in window.

Is java.script a right tool to make such application?
*JavaScript*. Yes.
Is there any one who
is interested to make such application?
I suppose it depends how much you are paying.
Gogle map is not the right solutuion here.

The aplication in fact may work exactly as it is shown on page
www.norwegian.no
That's a Flash file.

Gregor

--
http://photo.gregorkofler.at ::: Landschafts- und Reisefotografie
http://web.gregorkofler.com ::: meine JS-Spielwiese
http://www.image2d.com ::: Bildagentur für den alpinen Raum
Jun 27 '08 #3

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

Similar topics

10
5159
by: Dr. Mercury | last post by:
Greetings to all - Someone suggested that Java might be the answer for a little conversion program I need. It's pretty simple, really. Just take a column of numbers: 139 259 433 637
2
3476
by: Dave Brueck | last post by:
Below is some information I collected from a *small* project in which I wrote a Python version of a Java application. I share this info only as a data point (rather than trying to say this data "proves" something) to consider the next time the "Python makes developers more productive" thread starts up again. Background ========== An employee who left our company had written a log processor we use to read records from text files (1...
6
1632
by: Prabhat | last post by:
Hi All, I have one .ASP file where a small java script is integrated and the output does work in IE but not in FireFox or Opera 8.5. Please suggest. Code: <form name="test"> <select name="GraduationYr" > <option value="-1"></option>
2
1345
by: Alex Smith | last post by:
Hi Friends, I want to know, how we can write java script in .net window application ?? In Web application we can write java script with use OnClientClick. and we can also defila <language=javascript>, But in Window Application? Alex.
1
6292
by: Matthew Hixson | last post by:
I am currently working on a Java web application in which we are making use of the JDBC driver for Postgres 7.4.1. Part of our application allows the administrators to manage a large number of small images, most of them not exceeding 5KB. There is about a gigabyte of these small files. We're currently storing the files on disk and the other information about the file in the database (historical reasons that I won't complain about here)....
169
9228
by: JohnQ | last post by:
(The "C++ Grammer" thread in comp.lang.c++.moderated prompted this post). It would be more than a little bit nice if C++ was much "cleaner" (less complex) so that it wasn't a major world wide untaking to create a toolchain for it. Way back when, there used to be something called "Small C". I wonder if the creator(s) of that would want to embark on creating a nice little Small C++ compiler devoid of C++ language features that make...
2
3983
by: astolpho | last post by:
I am using a slightly outdated reference book on J2EE programming. It gives 2 methods of creating a database used in its casestudies. The first is an ANT script that gives the following output: D:\original\CaseStudy-2-5\CaseStudy\Day02\exercise>asant database Buildfile: build.xml env-user: prop-user: set-user:
43
16088
by: Jeremy Thomson | last post by:
I want to do some simple programming at home on my new Vista PC. Its to automate moving .AAC files to my phone's mercury card. (Nokia's application only works with USB cable or bluetooth). So the application has to pick up a .m3u playlist, create any needed directories on the memory card and copy across the .AAC files. It also needs to delete the files and empty directories from the memory card when I want to remove a playlist.
0
2582
by: tosreejithp | last post by:
Hi, My first problem was i am not able to compiled a file from java script to java class.Now its clear and working fine..now i can convert a java script file to java class by Rhino Java Script Compiler.But now i am facing 1 more problem.i want to run that java class in IntelliJIdea.but its runnig with no error and not getting the out put.This is the converted java class for printing "HelloWorld". import org.mozilla.javascript.*; import...
0
9593
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10595
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...
1
10335
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
10088
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...
1
7633
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
6862
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
5529
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
4306
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
3831
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.