Page 1 of 1

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Thu Feb 13, 2014 12:17 pm
by [RZ]
it is a sub page under index
click on [+] (close to the page name) in the site manager panel

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Thu Feb 13, 2014 1:01 pm
by [RZ]
object manager panel
first object

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Thu Feb 13, 2014 1:26 pm
by [RZ]
it is hidden
visible column
unticked option

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Thu Feb 13, 2014 1:38 pm
by [RZ]
glad to know it works for you
thank you for your feedback

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Thu Feb 13, 2014 8:10 pm
by [RZ]
if you want to use a modal window, like the jquery dialog, you should consider the [rz] Alert extension (http://wysiwygwebbuilder.com/forum/view ... 42&t=59998) -- it will always be shown in the exact same place, even when the [rz] Advertisement is opened

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Thu Feb 13, 2014 8:16 pm
by [RZ]
JohnB wrote:Can i disable the scroll function when the page is shown? Because when the page is shown the Auto Open is on 1.
But i don't want to lose the nice scroll efects when show or hiding the header. When the user goes on the pages the
scroll moves the page down and thats not nice.
no, you cannot do this, there is a technical reason
you are working in a fixed layout, and start a page with the layer opened, will flicker the page, this undesirable visual effect will be far worst than the issue you are describing now

Re: "Slidable" fullsize ad on top *** UPDATED Jun-04-2013 *

Posted: Fri Feb 14, 2014 8:30 am
by [RZ]
for advanced layers management, you can try: http://wysiwygwebbuilder.com/forum/view ... 53&t=56261
however, the page content won't scroll -- i already tried this, but found some compatibility issues
(of course you can do it, but adding custom code, [rz] Layers II allows this)
i will retry a new concept, but not now, unfortunately, i don't have a free timeframe for this yet

Re: "Slidable" fullsize ad on top *** UPD 2014-Oct-14 ***

Posted: Tue Oct 14, 2014 4:43 pm
by [RZ]
UPGRADE AVAILABLE

* New in version 1.2.0:

- Added support for RWD.
- Added optional push images.
- Added lean out property; the size in pixels that the advertisement object leans out when it is (partially) closed.
- Now all the images are optional (at least one must be entered to open the layer; in that case, the same image will be used to open and close it).
- Improved objects order for a better keyboard-based navigation.
- Improved backward compatibility for older browsers.
- Fixed a bug in 3D push effect.
- Improved during-sliding events call.

Functions added:

You programmatically can open, close and toggle the layer on top.

MyExtension.open(); to open the layer on top.
MyExtension.close(); to close the layer on top.
MyExtension.close(); to open the layer on top if it is closed, or close it if it is opened.

Re: "Slidable" fullsize ad on top *** UPD 2014-Oct-14 ***

Posted: Thu Oct 16, 2014 5:50 pm
by mayur007
hi will this work same as panel


+ sign can be edited with any name and dragged anywhere ??

Re: "Slidable" fullsize ad on top *** UPD 2014-Oct-14 ***

Posted: Thu Oct 16, 2014 6:00 pm
by [RZ]
a working demo is here: http://www.magnawebstudio.com
click on the orange angled image (top right)
you can use the image you want and customize the position
also you can programmatically open and close the layer

Re: [rz] "Slidable" fullsize ad on top *** UPD 2015-Apr-07

Posted: Tue Apr 07, 2015 9:24 am
by [RZ]
* New in version 1.2.0.1:

- Improved support for iOS based devices.
- Improved RWD support.
- Improved button behavior.
- The "open" image is mandatory, the other ones are optional.

Re: [rz] "Slidable" fullsize ad on top *** UPD 2015-Jul-02

Posted: Thu Jul 02, 2015 9:42 am
by [RZ]
* New in version 1.2.0.2:

- Improved keyboard navigability behavior when the advertisement object leans out.
- Added optional image-size definition to allow a better implementation in Retina-based devices.

Re: [rz] "Slidable" fullsize ad on top *** UPD 2015-Jul-02

Posted: Thu Jul 02, 2015 11:50 am
by zinc
A very welcome feature! :)

Re: [rz] "Slidable" fullsize ad on top *** UPD 2015-Jul-02

Posted: Thu Jul 02, 2015 12:15 pm
by [RZ]
thanks :)

Re: [rz] "Slidable" fullsize ad on top *** UPD 2016-Oct-05

Posted: Wed Oct 05, 2016 11:41 am
by [RZ]
* New in version 1.3

- The virtual 'onslide' event is more sensitive to programatically allow better objects relocation or changes on advanced responsive/fluid schemes.
- More button alignments.
- Improved button image customization.
- Improved core and moved to external library.

Re: [rz] "Slidable" fullsize ad on top *** UPD 2018-Jun-06 ***

Posted: Tue Jun 05, 2018 11:34 pm
by [RZ]
* New in version 1.3.1

- Added support to work also in floating layers schemes.
- Minor tweaks in the code.