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

how to make a post-it type note ?

Is there somewhere a coherent example or available production code for
something similar to intelliTXT:

http://www.javaworld.com/javaworld/j...iw-jsharp.html

Point on the highlighted words and you get the bubble.

I assume it's a absolutely positioned DIV element.

Another question is how to make corners round without CSS3 ?

Thanks

Mar 29 '06 #1
2 2181
Roman Ziak wrote:
Is there somewhere a coherent example or available production code for
something similar to intelliTXT:

http://www.javaworld.com/javaworld/j...iw-jsharp.html

Point on the highlighted words and you get the bubble.
No bubble whatsoever, and no script errors (yet 336 warnings, CSS warnings
and errors not included) with Firefox 1.5.0.1/Linux. The site is
exceptionally slow here if uncached, probably due to the Web counter, many
iFrames and completely broken source code.

<URL:http://validator.w3.org/check?uri=http://www.javaworld.com/javaworld/jw-11-2001/jw-1121-iw-jsharp.html&ss=1;verbose=1>

A pretty good example of how not to do it.
I assume it's a absolutely positioned DIV element.

Another question is how to make corners round without CSS3 ?


One approach that I recommend against, is (mis)using tables, particularly
table cells with images, for layout. Another one, that does no harm like
that, is trying proprietary style properties, implemented e.g. in

<URL:http://pointedears.de/ufpdb/celestia/?file=stellarcl>

(The relevant call is at the end of the `body' element, it uses wrapper
code from dhtml.js.)
HTH

PointedEars
Mar 30 '06 #2
Roman Ziak wrote:
Is there somewhere a coherent example or available production code for
something similar to intelliTXT:

http://www.javaworld.com/javaworld/j...iw-jsharp.html

Point on the highlighted words and you get the bubble.

I assume it's a absolutely positioned DIV element.

Another question is how to make corners round without CSS3 ?

Thanks

I got the post-it working using DIV. Preview on:

http://www.darujem.sk/test/viewforum.php?id=148

No round corners or anything fancy so far. Just basic absolutely
positioned DIV and XMLHttpRequest to get the first post in the topic.

Mar 30 '06 #3

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

Similar topics

9
by: Peter Kaptein | last post by:
In some applications you see a HTML page in the Web-browser call a DLL instead of a .asp page. The result is HTML presented in the browser. I have seen this working for stand-alone apps as well...
3
by: Bert Boye | last post by:
I have two SQL query that I would like to make in to one, if possible Here is the first one: (Query4) SELECT rooms.DESCRIPTIO, rooms.ID, bookings1.DATE FROM bookings1 INNER JOIN rooms ON...
6
by: jmborr | last post by:
While running make, I obtain the following error: make: *** No rule to make target `amino_acid_param.h', needed by `pdb2txt_relax.o'. Stop. I'm confused, since header files (*.h) shouldn't...
1
by: Kueishiong Tu | last post by:
I have a .net window form application but I have to get data from various web sites. How do I make Http request (preferrably via post method) from a window form to get the data from those web...
1
by: Beffmans | last post by:
hi I am trying to make this label visible through a checkbox. I try to make use of javascript but what am I doing wrong? <HTML> <HEAD> <title>WebForm1</title> <script>
2
by: Francis Reed | last post by:
Hi I'm currently working on a new portal for an online university, and we need write code that manages roles for multiple applications. To tell the SqlRoleProvider which Application we are...
2
by: rup | last post by:
Hello, This is my first application on socket programming in vc++. I am facing problem that how to make connection to server, & make GET/POST request by HTTP. Please help me. Its urgent.......
1
by: Defacta | last post by:
Hi, I would like to make a script in which there would be some google ads. The problem is if the PHP code source is available people will be able to delete the google ads part of the script... ...
6
by: 703designs | last post by:
I'm writing a little Drupal module that implements a couple forms, relaying the submitted values to a third-party site. I know the target URL and I have all of the values that I want to submit with...
2
by: smileyc | last post by:
Hi. I am using visual studio 8, using vb.net. I am trying without success to make a post request to a web form as shown below. <?xml version="1.0" encoding="UTF-8"?><postBetOrder...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
0
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...

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.