[rz] Position Color Transition *** UPD 2016-Sep-27 ***

This section contains extensions that were created by [rz] who has sadly passed away.
These extensions are no longer available, but the discussions may still be helpful for some users.
Forum rules
*** IMPORTANT INFO REGARDING [RZ] EXTENSIONS ***

This section contains extensions that were created by [rz] who has sadly passed away.
These extensions are no longer available or supported, but the discussions may still be helpful for some users.
Locked
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

[rz] Position Color Transition *** UPD 2016-Sep-27 ***

Post by [RZ] »

[rz] PCT v1.2

Page Position Color Transition (aka "PCT").
The easiest solution to manipulate the background color of an object according to the browser scrollbar position with a really smooth transition.
How to use? Please see the included sample project file, it is self descriptive...

- Smooth background colors transition.
- Alpha values transition (transparency levels preserving the child objects opacity).
- A single instance can apply to several objects with the same settings.
- Multiple instances for different objects.
- Multiple instances to the same object for multiple/chained colors transitions.
- BONUS: [rz] PCT (cssmenu) extension works with the CSS Menu object!


DEMO


HTML 4.01 Transitional
W3C compliant


* New in version 1.2

- Improved objects handling.
- Added support for body and layout backgrounds.
- Improved backgrounds support for images (the image itself should be a gif or png with transparencies), masterobjects, pageheader/footer, carousel, table, text, form, editbox, etc...

* New in version 1.1

Added support for RWD.
Last edited by [RZ] on Tue Sep 27, 2016 10:23 am, edited 2 times in total.
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: [rz] Position Color Transition

Post by [RZ] »

Last-minute bonus: [rz] PCT (cssmenu).
This extension works with the CSS Menu object; colors transitions can be applied to backgrounds, texts and borders and supports both menus and submenus.
(updated demo)
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: [rz] Position Color Transition *** UPD 2014-10-14 ***

Post by [RZ] »

UPGRADE AVAILABLE

* NEW in version 1.1:

Added support for RWD.
prman
 
 
Posts: 12
Joined: Thu Dec 11, 2014 1:42 pm

snap to color transitions with rz-position-color-transition

Post by prman »

Is there a setting to snap to color transitions with rz-position-color-transition?
Or is it required that the color makes a gradual transition from color A to B?
I'm ok with the gradual transition, but would like the flexibility to sometimes snap immediately from color A to B when reaching a particular point in the scrolling process.
If it's possible, please let me know the setting - I haven't found it yet.
Great extension, btw.
Thank you - from Peter
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: [rz] Position Color Transition *** UPD 2014-10-14 ***

Post by [RZ] »

thanks for the feedback
about your question you can do it with more than one method, and it depends on the complexity of your approach
the basic principle can be "the shorter your instance is, the fastest transition will be"
this means that 1px height results in a no-color-transition, that is an immediately color change
prman
 
 
Posts: 12
Joined: Thu Dec 11, 2014 1:42 pm

Re: [rz] Position Color Transition *** UPD 2014-10-14 ***

Post by prman »

Perfect, yes I see that now. I can just drag the size of the extension to determine the duration.
Excellent and amazing design, thank you.
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: [rz] Position Color Transition *** UPD 2014-10-14 ***

Post by [RZ] »

:)
User avatar
[RZ]
 
 
Posts: 1912
Joined: Tue Nov 04, 2008 12:08 pm

Re: [rz] Position Color Transition *** UPD 2016-Sep-27 ***

Post by [RZ] »

* New in version 1.2

- Improved objects handling.
- Added support for body and layout backgrounds.
- Improved backgrounds support for images (the image itself should be a gif or png with transparencies), masterobjects, pageheader/footer, carousel, table, text, form, editbox, etc...
Locked