Ultimate Page Scroller - Extension ***No longer supported***

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

bendigo wrote:I am sorry for causing a hassle guys !!! :oops:
Nah its cool B, to be honest once I get to grips with the whole conflict thing i'll be able to release more stable releases. :)




Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by zinc »

I have ditched the menu in favour of your scroller as it is more important to me.
Running WYSIWYG Web Builder since 2007...
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by jordan »

hi bendigo (SUB,BaconFries),

it won't work with the menubar because of the way jscookmenu.js is set up
the init. of the menubar structure occurs on page render, it dynamically construct a table upon a list structure (=cmDraw)
the <a> href value is taken from the list and instead opens with a window.open function
jQuery localscroll acts on the html <a> href, so … there is no href and therefore no scroll occurs
it's the same as using an event to request the scroll –- window.open('#bookmark1','_self') –- won't work either
actually after jscookmenu init. there is no reference of the menubar list structure at all ...

nothing unstable about your extension SUB ... jscook is just cooking his own menu . :mrgreen: .
User avatar
morgan
 
 
Posts: 100
Joined: Fri Jan 04, 2008 12:35 am
Location: Dorset UK
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by morgan »

Hi Scott

Not sure if this is possible, I want to use the scroller with a fixed panel on the left. If you were to click say Home Networking on the blue panel it would scroll to the correct text on the right leaving the list where it is. I Hope this makes sence.

Image
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

Hi Morgan, Yes that is possible, its not part of the basic layer structure but there is a workaround, heres a few steps to get you going...

1) Create a Docking Layer, dock top, alignment:center and make the background transparent. Make sure the width is the same as your page width (in page properties) and that the height of the docking layer is high enough for your menu block to go in.
2) Insert a shape onto that layer followed by your text menu.
3) Create a Default Layer and place were you would like your content to be placed (to the right of your menu), make sure the default layer is 'on top' of the docking layer.
4) insert your bookmarks and the ultimate page scroller extension and insert your hyperlinks to match the bookmarks in your text menu.


Hope this helps, let me know how you get on...



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
morgan
 
 
Posts: 100
Joined: Fri Jan 04, 2008 12:35 am
Location: Dorset UK
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by morgan »

Thanks mate, will be in touch in a couple of days..
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

SUB wrote:Hi Morgan, Yes that is possible, its not part of the basic layer structure but there is a workaround, heres a few steps to get you going...

1) Create a Docking Layer, dock top, alignment:center and make the background transparent. Make sure the width is the same as your page width (in page properties) and that the height of the docking layer is high enough for your menu block to go in.
2) Insert a shape onto that layer followed by your text menu.
3) Create a Default Layer and place were you would like your content to be placed (to the right of your menu), make sure the default layer is 'on top' of the docking layer.
4) insert your bookmarks and the ultimate page scroller extension and insert your hyperlinks to match the bookmarks in your text menu.


Hope this helps, let me know how you get on...



Cheers,
Scott
@SUB

Thanks for this workaround, but I am still not sure I got you right...

Let me make it simple, if I have a menu on the left of 3 text items (Pane 1, Panel 2, and Panel 3), and on the right where the panel is contains three description text items (description of panel 1, description of panel 2, description of panel 3).
Now, I followed your instructions, until step 4. Where do I place the "description" text items?

By the way I found this:
http://demos.flesler.com/jquery/localScroll/#section1
I guess this is what I need, but am not sure how to do it with your extension.

Thanks a lot.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

Hi, i'm not really sure what you mean......do you mean the menu text?

Step 4 is the 'menu text' to link your text to your anchors/bookmarks via the text properties




Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

SUB wrote:Hi, i'm not really sure what you mean......do you mean the menu text?

Step 4 is the 'menu text' to link your text to your anchors/bookmarks via the text properties




Cheers,
Scott
SUB, thanks a lot for replying back.

Well, I opened a new page (index.html) of 1000 px width, then i placed a docking layer of 1000 px width and 300 px height, docking top with centre alignment. Then I placed a rectangle of 150 px width and 250 px height inside the docking panel, and a "text menu" inside this shape.
After that I placed a default layer inside the docking layer, on the right of that rectangle shape and on top of the docking layer.
Now, my question is, before I assign the bookmarks, where do I place the text that will slide inside the default panel?

Thanks.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

Hi,

Place your text (sliding content) on the default panel as in step 3.

Make sure your 'default layer' is overlapping the 'docking layer' and not inside.

Hope this helps,


Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

Hello,

Thanks again for helping me out.
If in the text menu I have 3 links (red, blue, green), how do I place the description text in the default layer? I mean, under each other? or next to each other!!
Sorry but am still a bit confused!
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

Hi,

The steps I gave was for a vertical scrolling page as Morgan requesting help with...

Place your 'description text' inside the 'default layer' underneath each other.
add your bookmarks (inside the default layer) to the start of each of the 'description text'
then link your menu to the bookmarks/anchors you have just placed.



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

SUB wrote:Hi,

The steps I gave was for a vertical scrolling page as Morgan requesting help with...

Place your 'description text' inside the 'default layer' underneath each other.
add your bookmarks (inside the default layer) to the start of each of the 'description text'
then link your menu to the bookmarks/anchors you have just placed.

Sorry for being a headache! And thanks a lot for this tip, I will try it and report back :)

Cheers,
Scott
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

No problem.....and...your not a headache :)



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

SUB wrote:No problem.....and...your not a headache :)

Thank you :) by the way your websites are amazing :)

Cheers,
Scott
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

Still no luck making that work!!
Anyways man do not bother... :)

Cheers
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

supersonictt wrote:Still no luck making that work!!
Anyways man do not bother... :)

Cheers

Post your .wbs file and ill take a look for you.



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

Here it is...

Thanks a lot man :)
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

Hi, a couple of things to take note...

Your page was not centered in page properties, therefore the 'default layer' was not in place because of the centered 'docked layer'.

Your 'default layer' was inside of your 'docked layer' and not overlapping making it not funcional.



Cheers,
Scott
Last edited by madebyibloo on Thu Mar 01, 2012 1:31 pm, edited 2 times in total.
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by supersonictt »

SUB,
Thanks a lot man, now I got it right :)

Thanks a lot :)
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

supersonictt wrote:SUB,
Thanks a lot man, now I got it right :)

Thanks a lot :)
Glad you got it to work :) ......no problem



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
Adendum
 
 
Posts: 725
Joined: Fri Apr 22, 2011 4:50 pm
Location: London, UK
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by Adendum »

Hi Sub,

I've been experimenting with your extension but I'm wondering if somehow I have an older version? Extension Manager is showing 1.0.0.0 but this thread does say (UPDATED) so I'm guessing I do need the later version.

I've found that IE doesn't like the code :-

Code: Select all

<script type="text/javascript" src="<!-- Do Not Use JQuery-->"></script>
but with the new version of Extension Builder you can eliminate that easily....but maybe the newer version already has?
Aditerum - No longer supporting WWB extensions - refer to CJS.
Aditerum - No longer supporting WWB templates - refer to CJS.


WWB 9.4; Ext Builder 4.2; Windows 10 64bit; Intel Core i7-3770 Processor 3.40Ghz; 16.0Gb RAM
Death to Internet Explorer!
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (UPDATED)

Post by madebyibloo »

Adendum wrote:Hi Sub,

I've been experimenting with your extension but I'm wondering if somehow I have an older version? Extension Manager is showing 1.0.0.0 but this thread does say (UPDATED) so I'm guessing I do need the later version.

I've found that IE doesn't like the code :-

Code: Select all

<script type="text/javascript" src="<!-- Do Not Use JQuery-->"></script>
but with the new version of Extension Builder you can eliminate that easily....but maybe the newer version already has?

Hi Paul! I've removed the UPDATE status from the topic as it was a while ago when it was updated.

I'm going to be updating all my extensions along with some new ones to extension builder 3 in the coming weeks so i'll keep you posted and sure i'll take a look at fixing up the jQuery issue select in all the extensions. EB3 is awesome by the way, great work on that Pablo!


Hope your well,

Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
Adendum
 
 
Posts: 725
Joined: Fri Apr 22, 2011 4:50 pm
Location: London, UK
Contact:

Re: Ultimate Page Scroller - Extension

Post by Adendum »

Scott,

OK, thanks for that. I look forward to hearing from you.
Aditerum - No longer supporting WWB extensions - refer to CJS.
Aditerum - No longer supporting WWB templates - refer to CJS.


WWB 9.4; Ext Builder 4.2; Windows 10 64bit; Intel Core i7-3770 Processor 3.40Ghz; 16.0Gb RAM
Death to Internet Explorer!
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension

Post by supersonictt »

Hello SUB,

It is great that you are going to update the extension.
One suggestion (I guess it is easy to implement); would it be possible to add the "queue" option?
Thank you.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension

Post by madebyibloo »

supersonictt wrote:Hello SUB,

It is great that you are going to update the extension.
One suggestion (I guess it is easy to implement); would it be possible to add the "queue" option?
Thank you.
Hi TT, are you referring to the jquery queue fx? as in a kind of slideshow approach? I think that would take away what the extensions purpose is and would become more of a slideshow rather than a scroller, let me know your thoughts, all your thoughts are taken in :)



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension

Post by supersonictt »

SUB wrote:
supersonictt wrote:Hello SUB,

It is great that you are going to update the extension.
One suggestion (I guess it is easy to implement); would it be possible to add the "queue" option?
Thank you.
Hi TT, are you referring to the jquery queue fx? as in a kind of slideshow approach? I think that would take away what the extensions purpose is and would become more of a slideshow rather than a scroller, let me know your thoughts, all your thoughts are taken in :)



Cheers,
Scott
Thanks a lot SUB :)
Well yes, I mean the jquery queue fx. In other words, instead of scrolling diagonally, scrolling x then y or vice versa would be a good "extra" option for the users to have.
I am currently building a template for a customer, I used your extension FULLY, and looks lovely, and I added the "queue" option in the generated html file.

So, if you are free to do that I (and I guess other users of your extension) would really appreciate your great work (well, that doesn't mean I currently do not appreciate your work, you are amazing man :) )
If not, I can just provide the code here for the ones who would like to use it :)

Thanks a million man :)
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension

Post by madebyibloo »

Thanks TT! yeh that sounds rather good to me, i'm not too familiar with the queue fx, i've just been looking it up but i'm half asleep as its late :P

If you could post the code that would be great as i will implement it and it would save me a hell of alot of time so thanks!, I should have the new version complete in the next couple of days with some extra features too :)



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension

Post by supersonictt »

SUB wrote:Thanks TT! yeh that sounds rather good to me, i'm not too familiar with the queue fx, i've just been looking it up but i'm half asleep as its late :P

If you could post the code that would be great as i will implement it and it would save me a hell of alot of time so thanks!, I should have the new version complete in the next couple of days with some extra features too :)



Cheers,
Scott
Hello Scott,
Thanks a lot for taking this into consideration :)

The code generated by your extension is this:

Code: Select all

<script type="text/javascript">
$(function($) {
 $.localScroll.defaults.axis = 'xy';
 $.localScroll({
  duration: 750,
  hash: false });
 });
</script>
Now all I did is to add this extra code between "duration" and "hash":

Code: Select all

queue: true,
So in the end, it should look like this:

Code: Select all

<script type="text/javascript">
$(function($) {
 $.localScroll.defaults.axis = 'xy';
 $.localScroll({
  duration: 750,
  queue: true,
  hash: false });
 });
</script>
Please note that there is another option to be added in the extension, which should be in the "Direction"; the extra option should be "yx", so there are four options; "x", "y", "xy" and "yx" because the queue effect depends on how you set the directions to be executed. "XY" will scroll horizontally first then vertically, whereas "YX" will scroll vertically and then horizontally.

I am ready to help with whatever you need, just let me know :)

Thank you so much.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension

Post by madebyibloo »

Thanks alot TT! ill get it all sorted tomorrow :)

Appreciate your input



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension

Post by zinc »

Hi Scott, while we are on the subject of UPS, any news on the issue with the iphone/ipad?
Running WYSIWYG Web Builder since 2007...
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension

Post by madebyibloo »

bendigo wrote:Hi Scott, while we are on the subject of UPS, any news on the issue with the iphone/ipad?
Hi B! I've just been updating the scroller and that is the next thing on my list i'm going to be testing, i'll keep you posted :)


Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension (Updated:21/03/2012)

Post by madebyibloo »

Hi guys, updated the Ultimate Page Scroller - Please see first post

Let me know what you think.

@B....I'm still looking into the iphone issue, not try'd this new version with one as yet, i'll keep you posted.



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
Adendum
 
 
Posts: 725
Joined: Fri Apr 22, 2011 4:50 pm
Location: London, UK
Contact:

Re: Ultimate Page Scroller - Extension Updated ***21/03/2012

Post by Adendum »

Scott,

Nice one. Thanks for the speedy update!

Don't forget to update the main extension site too.
Aditerum - No longer supporting WWB extensions - refer to CJS.
Aditerum - No longer supporting WWB templates - refer to CJS.


WWB 9.4; Ext Builder 4.2; Windows 10 64bit; Intel Core i7-3770 Processor 3.40Ghz; 16.0Gb RAM
Death to Internet Explorer!
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***21/03/2012

Post by zinc »

Cheers SUB. Just downloaded your latest version.
Running WYSIWYG Web Builder since 2007...
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension Updated ***21/03/2012

Post by supersonictt »

SUB, thanks a lot for this great update, working like a charm :)
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***21/03/2012

Post by madebyibloo »

Thanks Paul, Bendigo and TT, glad you like it......and thanks guys for all the input :)


Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Re: Ultimate Page Scroller - Extension Updated ***21/03/2012

Post by jordan »

TNX for the extra info mail Scott, appreciated!
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***21/03/2012

Post by madebyibloo »

Thanks Jordan!



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by madebyibloo »

Updated

Fixed: Auto selection of Jquery usage.

Please see first post.



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by supersonictt »

[SUB]

Thanks a lot for the update :)
I don't want to consume your time, but I have something (off topic) to ask you if you don't mind.
If you have the time for that, please choose the way you would like me to contact you.

Thanks a lot again :)
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by madebyibloo »

supersonictt wrote:[SUB]

Thanks a lot for the update :)
I don't want to consume your time, but I have something (off topic) to ask you if you don't mind.
If you have the time for that, please choose the way you would like me to contact you.

Thanks a lot again :)
Sure no problem! email me at my ibloo.co.uk website :)



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by supersonictt »

Thank you [SUB]. Email has been sent :)
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by supersonictt »

Hello [SUB]

Please have a look at this website:

www.kayanwebdesign.com

I believe it was made using scrolling vertically in the page.

I have a question here, if you click on "Who We Are", the page scrolls up (or down) and when you reach there the words "Who We Are" appears. Is that done using timed events?

Thanks.
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by madebyibloo »

Hi TT! yes thats correct, you can achieve this effect with custom timed events and the page scroller. There is obviously some kind of delay effect for this too!



Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by supersonictt »

Hello SUB, Thanks a lot for the reply.
Actually I tried it but am still struggling :shock: it is time for bed now so I will try it out tomorrow :)

Thanks a lot for being there :)
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by supersonictt »

SUB wrote:Hi TT! yes thats correct, you can achieve this effect with custom timed events and the page scroller. There is obviously some kind of delay effect for this too!



Cheers,
Scott
Hello SUB,

I believe that there is something with the pixels scrolled, right?
I mean, once you click other menu item, the current text disappears and when it scrolls up or down to the new item, the text fades in after a delay.
Is it possible to provide a simple example in WWB? If you are free for that of course :)
I searched google for that thing but can't seem to search for the right words!

Thanks a lot.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by zinc »

Hey Scott any news/updates on the issue with iPhone and anchors?
Running WYSIWYG Web Builder since 2007...
User avatar
madebyibloo
 
 
Posts: 371
Joined: Fri Mar 27, 2009 3:58 pm
Location: East Yorkshire, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by madebyibloo »

bendigo wrote:Hey Scott any news/updates on the issue with iPhone and anchors?
Hi B! not had chance to look yet B, i've read that the scrollto plugin is fragile with portable devices so I think the way to go about it is to use the .animate function within jquery, ill keep you posted B :)




Cheers,
Scott
Cheers,
Scott


www.madebyibloo.com - a creative design studio.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Ultimate Page Scroller - Extension Updated ***26/03/2012

Post by zinc »

Webbuilder8.1 wrote:Does anyone know if this works with a layer?

Use this

viewtopic.php?f=42&t=45904
Running WYSIWYG Web Builder since 2007...
Post Reply