Anyways man do not bother...

Cheers
supersonictt wrote:Still no luck making that work!!
Anyways man do not bother...
Cheers
Glad you got it to worksupersonictt wrote:SUB,
Thanks a lot man, now I got it right
Thanks a lot
Code: Select all
<script type="text/javascript" src="<!-- Do Not Use JQuery-->"></script>
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 :-but with the new version of Extension Builder you can eliminate that easily....but maybe the newer version already has?Code: Select all
<script type="text/javascript" src="<!-- Do Not Use JQuery-->"></script>
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 insupersonictt 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.
Thanks a lot SUBSUB wrote: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 insupersonictt 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.
Cheers,
Scott
Hello Scott,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
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
Code: Select all
<script type="text/javascript">
$(function($) {
$.localScroll.defaults.axis = 'xy';
$.localScroll({
duration: 750,
hash: false });
});
</script>
Code: Select all
queue: true,
Code: Select all
<script type="text/javascript">
$(function($) {
$.localScroll.defaults.axis = 'xy';
$.localScroll({
duration: 750,
queue: true,
hash: false });
});
</script>
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 postedbendigo wrote:Hi Scott, while we are on the subject of UPS, any news on the issue with the iphone/ipad?
Sure no problem! email me at my ibloo.co.uk websitesupersonictt 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
Hello SUB,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
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 Bbendigo wrote:Hey Scott any news/updates on the issue with iPhone and anchors?
Webbuilder8.1 wrote:Does anyone know if this works with a layer?
cp.abel.leon wrote:Hi Sub,
How can I use this extension horizontally and view centered, like this http://www.dienso.com
I can do it for one resolution for example 1600 x 900, but it's not rigth for any other resolution.
Thanks for advance.
(sorry for my english)
Hi Rob! Thanks for your kind words!IeMS wrote:Sub @ ibloo - If this question has already been asked forgive me as there are 9 pages of comments to read through. I am curious if this works with all resolutions? IE - the resolution on my computer is 1600x900 widescreen. Should I set the paginate to horizontal, and someone with a 19" or even 17" screen views the website, will the bookparks be off? Or is that the purpose of this extension - to avoid this possible issue? Just curious. Thank you for your time.
I love your wesite btw. Very cool.
IeMS wrote:Scott,
Thank you for this information. I will give it a try. Can you tell me what the visitor experience will be if they have a more narrow screen - like a 19" or 17"? Smaller resolution?
Also, what are you recommendations for vertical scrolling?
Building sites at 970 width (centered) is the first thing that I learned using this software. That is what my site is set to and it fits nicely in smartphones (landscape).
"and...dont forget to set the overflow-x to hidden in the page properties under misc to give it that x-factor" - what does this do?
Thank you again.
Read the post abovetsunamitommy wrote:I was wondering how to use this extension without having horizontal scroll bars in the browser. Thanks
Hi, I've not installed v9 yet (I cant believe it either, purchased on launch, been too busy)....naftalina wrote:Won't work in version 9!?
... or i did something wrong here!![]()
When i add extension in the project, then links to bookmarks don't working at all?!
When I set jquery to 1.7.2 than working!SUB wrote:Hi, I've not installed v9 yet (I cant believe it either, purchased on launch, been too busy)....naftalina wrote:Won't work in version 9!?
... or i did something wrong here!![]()
When i add extension in the project, then links to bookmarks don't working at all?!
I'll try it and let you know...
Cheers,
Scott
Hi,SUB wrote:Updated, please read original post on page 1.
Cheers,
Scott
Hi adex!adex1 wrote:Hi,SUB wrote:Updated, please read original post on page 1.
Cheers,
Scott
Sorry, this is not about Ultimate Page Scroller.
Which one of the extension you are using for download counter on your website?
Alright that will be great thanks.SUB wrote:adex1 wrote:Hi adex!SUB wrote:Updated, please read original post on page 1.
Cheers,
Scott
This is just a little custom code I made in php, I'll try to add it to my list of extensions in the future.
Cheers,
Scott