473,396 Members | 1,734 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.

DHTML Rectangular Marquee Tool

devaka
1
Hi developers!
I want to introduce you an DHTML Rectangular Marquee Tool
That tool allow you to select rectangles on your picture, calculate coordinates and something other actions...
Here is an example:



sample of usage:
Expand|Select|Wrap|Line Numbers
  1. <link rel="stylesheet" type="text/css" href="/css/marker.css" /> 
  2. <script type="text/javascript" src="/js/prototype_reduced.js"></script> 
  3. <script type="text/javascript" src="/js/rectmarquee.js"></script>
  4.  
  5. <script type="text/javascript"> 
  6.     var RectMarquee; 
  7.     function initLoad() { 
  8.         RectMarquee = new Marquee('sample1', {
  9.                   opacityColor: '#F60'
  10.         }); 
  11.     } 
  12. </script> 
  13. </head> 
  14. <body onload="initLoad()"> 
  15.        ... HTML Document ... 
  16.        <img src="images/myphoto.jpg" id="sample1" /> 
  17.      ... HTML Document ...
  18.  
If you are interested - leave some comments for me.
Thanks.

Regards, Sergey Koksharov.
Mar 3 '07 #1
2 3967
Banfa
9,065 Expert Mod 8TB
We don't allow advertising of any kind in our language discussion forums. If it weren't for the fact that you website says that the software advertised is available freely the post would have been banned and your account would have got an instant ban.

I suggest you read the posting guidelines in our FAQ.

I have moved this post to the Miscellaneous Discussions forum.

Administrator.
Mar 4 '07 #2
AricC
1,892 Expert 1GB
Hi developers!
I want to introduce you an DHTML Rectangular Marquee Tool
That tool allow you to select rectangles on your picture, calculate coordinates and something other actions...
Here is an example:



sample of usage:
Expand|Select|Wrap|Line Numbers
  1. <link rel="stylesheet" type="text/css" href="/css/marker.css" /> 
  2. <script type="text/javascript" src="/js/prototype_reduced.js"></script> 
  3. <script type="text/javascript" src="/js/rectmarquee.js"></script>
  4.  
  5. <script type="text/javascript"> 
  6.     var RectMarquee; 
  7.     function initLoad() { 
  8.         RectMarquee = new Marquee('sample1', {
  9.                   opacityColor: '#F60'
  10.         }); 
  11.     } 
  12. </script> 
  13. </head> 
  14. <body onload="initLoad()"> 
  15.        ... HTML Document ... 
  16.        <img src="images/myphoto.jpg" id="sample1" /> 
  17.      ... HTML Document ...
  18.  
If you are interested - leave some comments for me.
Thanks.

Regards, Sergey Koksharov.
Interesting, I think I will still use Photoshop though. I'm not really sure how usefull this is now that I've seen it live.
Mar 8 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Sketcher | last post by:
Hi all, I am looking to add the following scrolling marquee to my website (see code below) However instead of using the marquee methods I want to use and as a person rests their mouse on...
1
by: Perttu Pulkkinen | last post by:
Has someone for leisure's sake develepoded a script that would help to set quite same marquee speed in different environments. Why: because I noticed a VERY big difference in certain Mac's in local...
15
by: charlie fortune | last post by:
I'm quite new to HTML, and have seen <marquee> get bad press here. What's wrong with using it. I wanted to have the contents of a .txt file scrolling for news items, can I do this with marquee, or...
56
by: Ed Jay | last post by:
I note in an Eric Meyers book that he expresses one goal of using CSS is to eliminate all <brtags. Why? -- Ed Jay (remove 'M' to respond by email)
5
by: GraGra33 | last post by:
Hi all... I have developed an application for managing a very large resource of artist's paintings and posts them to a web site. The application works well. I'm trying to reduce the complexity...
8
praclarush
by: praclarush | last post by:
Ok, I'm new to JavaScript and I'm taking a class for it the assignment in it I'm supposed to create edit a pre-made page to display a marquee that automatically scrolls for the user, as well as give...
1
by: ced69 | last post by:
having trouble getting marquee to work get object required errors tring t <title>This Month at the Chamberlain Civic Center</title> <link href="styles.css" rel="stylesheet"...
5
by: 000baaa000 | last post by:
The following HTML marquee code works better in Microsoft Internet Explorer, breaks (in more than one way) in Mozzila Firefox <pre>------------------------------------------------- start HTML...
3
by: Rajneesh Chellapilla | last post by:
Hi I made this marquee program however, I am having trouble getting all four marquees to line up correctly. Basically I want the the 4 marquees to line up on the four sides exactly so they intersect....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
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,...

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.