Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old May 30th, 2003, 11:09 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
Combining images

How do I combine two images in a users' browser?

(PS, NOT the GD function that combines text onto an image, but two images, on on top of the other).

Thanks.

Reply With Quote
  #2  
Old May 30th, 2003, 03:43 PM
crisp crisp is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Holland
Posts: 336 crisp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: Combining images

what exactly do you mean with combining? blending? placing them on top of each other?
IE has nice filter effects (but offcourse that's IE-only).
Placing them on top of each other is easy if you use CSS.

Reply With Quote
  #3  
Old May 31st, 2003, 01:54 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Combining images

Got me excited now.
I dont understand CSS yet. I can do basic HTML, and I am getting on fine with PHP and MySQL. I haven't learnt CSS yet because there is only so much time in a day, on top of everything else.

One of my images has a regoin of transparency, and I want it to appear 'superimposed' on top of the other one.

I'd be grateful for a basic HTML/CSS example I can copy and paste, so I can see how its done. Maybe even two basic images, one with a region of transparency - Of course, when I learn how, I will be creating the images myself.

Reply With Quote
  #4  
Old May 31st, 2003, 02:11 PM
crisp crisp is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Holland
Posts: 336 crisp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: Combining images

I don't know what you mean with superimposed, but this will make the one image appear on top of the other:

<div style="position:relative">
<img src="image_back.gif" style="display:block;position:absolute;top:0px;left:0px" alt="" />
<img src="image_top.gif" style="display:block;position:absolute;top:0px;left:0px" alt="" />
</div>

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Combining images


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT