473,465 Members | 1,915 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Automatically changing the hue of a jpg in html page

Hi, I want to create a webpage with a jpg file whose hue value can
automatically change when we browse it. Any one can help with the code?

Thanks.
Jul 23 '05 #1
4 2651
I believe we can do that without flash
"Hee sejou" <pi********@hotmail.com> wrote in message
news:cf**********@mozo.cc.purdue.edu...
Hi, I want to create a webpage with a jpg file whose hue value can
automatically change when we browse it. Any one can help with the code?

Thanks.

Jul 23 '05 #2
"Hee sejou" <pi********@hotmail.com> skrev i meddelandet
news:cf**********@mozo.cc.purdue.edu...
Hi, I want to create a webpage with a jpg file whose hue value can
automatically change when we browse it. Any one can help with the code?

Thanks.


Except for setting the .src property, which lets you replace one image with
another, you can't manipulate image contents with Javascript.

Joakim Braun
Jul 23 '05 #3
Hee sejou wrote:
Hi, I want to create a webpage with a jpg file whose hue value can
automatically change when we browse it. Any one can help with the code?


Maybe

<http://msdn.microsoft.com/workshop/author/filter/reference/properties/color.asp>

works, but only in IE. Gecko has a -moz-opacity (`MozOpacity' for scripting
with the "style" object) style sheet property and recent versions support
the `opacity' property of the CSS3 Colors Module, so you could use that as
alternative.
PointedEars
Jul 23 '05 #4
I think a Java applet might be able to do that? (Java, not Javascript).
Search script libraries; I've seen lots of cool Java effects for
manipulating images.

Hee sejou wrote:
Hi, I want to create a webpage with a jpg file whose hue value can
automatically change when we browse it. Any one can help with the code?

Thanks.


Jul 23 '05 #5

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

Similar topics

3
by: M Wells | last post by:
Hi All, Just wondering how you go about changing the value of a session cookie via javascript? I have a PHP page that sets a session cookie when it first loads. I'd like to be able to change...
2
by: Hee sejou | last post by:
Hi, I want to create a webpage with a jpg file whose hue value can automatically change when we browse it. Any one can help with the code? Thanks.
5
by: Jim Marquardson | last post by:
Hi, I've struggled with this for a while now, so I'm asking for help. I am trying to click on a link in one page, have that link open up in a new window, and set that newly opened window's...
31
by: Arthur Shapiro | last post by:
I'm the webmaster for a recreational organization. As part of one page of the site, I have an HTML "Calendar at a Glance" of the organization's events for the month. It's a simple table of a...
8
by: netsurfer | last post by:
Hi: Have a question on making the date automatically filled in by what the user enters in by the date at the top. The date entered at the top would most likely be on a Wednesday then I need...
2
by: DartmanX | last post by:
I doubt this is possible, but I want to ask, just in case it is. I have a project going using Google Maps. This project spits out an HTML page template for people to post to their website and...
1
by: Jaweed | last post by:
Hi I'm developing an ASP.NET app in Visual studio (using C# for code behind). My question is fairly simple (i think). When I go to the code behind page, the controls in the html page are made...
3
by: Jeremy Ames | last post by:
I have a form that contains two hidden values, among other controls. I was wondering, if I change these values in server script and immediately do a server.transfer, do these values get updated...
2
by: Alex Scollay | last post by:
Let's say I have a column whose values are all 2-digit integers, e.g. 82 (though it's actually a varchar field). From now on, the column will be able to have 2-digit as well as 3-digit integers....
12
by: GaryDean | last post by:
In the original post I failed so indicate that I am using framework 1.1....... I need to be able to change the background color of a page from code. I found an answer to this question in...
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
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...
1
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...
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,...
0
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...
0
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...
0
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...
0
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 ...

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.