how to get babool popup

hi to all,

right now iam working with maps . Here my requirement is when ever a user enter a string in the search box and press the submit button , it should need to locate the locationin the map according to string with a babool popup!(like google search)

please suggest me!

thanks in advace

[318 byte] By [naveenchowdharya] at [2007-11-27 11:03:25]
# 1

> hi to all,

> right now iam working with maps . Here my

> requirement is when ever a user enter a string in

> the search box and press the submit button , it

> should need to locate the locationin the map

> according to string with a babool popup!(like

> google search)

>please suggest me!

>thanks in advace

I have no idea what a babool popup is, but here's a link how to make dialog/popup-boxes:

http://java.sun.com/docs/books/tutorial/uiswing/components/dialog.html

prometheuzza at 2007-7-29 12:49:30 > top of Java-index,Java Essentials,Java Programming...
# 2

sorry its not babool its a bubble popup!

naveenchowdharya at 2007-7-29 12:49:30 > top of Java-index,Java Essentials,Java Programming...
# 3

> sorry its not babool its a bubble popup!

I don't know what a bubble pop up is either. Chances are that you can't do this in Java, I mean if it's a Google thing, it is web/JavaScript related. Java is not JavaScript.

prometheuzza at 2007-7-29 12:49:30 > top of Java-index,Java Essentials,Java Programming...
# 4

do u have any idea

how can i achieve this with java script or html

naveenchowdharya at 2007-7-29 12:49:30 > top of Java-index,Java Essentials,Java Programming...
# 5

> do u have any idea

> how can i achieve this with java script or html

By asking your question in a JavaScript/HTML forum.

prometheuzza at 2007-7-29 12:49:30 > top of Java-index,Java Essentials,Java Programming...