SUGGEST FOR EXTENSION DEVELOPMENT
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello guys,
i think the image gallery its usefull, take a look at: http://mediterraneanhotels.gr/content.asp?id=2
Thanks
Joe
i think the image gallery its usefull, take a look at: http://mediterraneanhotels.gr/content.asp?id=2
Thanks
Joe
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi Joe if you have a suggestion for a extension please try to provide a url that actully contains a download link for the script used. The reason for this is we cannot simply copy (scrape)the source code of the page as this is seen as stealing and will also infringe many copyrights.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi Bacon,
sorry, i will do it your way for now on.
Thanks! Have a good day.
Joe
sorry, i will do it your way for now on.
Thanks! Have a good day.
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello guys,
take a look at thiw one.
http://www.no-margin-for-errors.com/pro ... ettypopin/
Good day.
Joe
take a look at thiw one.
http://www.no-margin-for-errors.com/pro ... ettypopin/
Good day.
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello, another on good idea...
http://manos.malihu.gr/jquery-custom-content-scroller
Thanks guys.
Joe
http://manos.malihu.gr/jquery-custom-content-scroller
Thanks guys.
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Joe I have to agree with you. This is very cool and really should be part of WWB's legacy extensions.stamjoe wrote:Hello, another on good idea...
http://manos.malihu.gr/jquery-custom-content-scroller
Thanks guys.
Joe
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Goodmorning Bendigo
i hope your ''magic'' hands will implement it...
Take care
Joe
i hope your ''magic'' hands will implement it...
Take care
Joe
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Thanks Joe for this!stamjoe wrote:Hello, another on good idea...
http://manos.malihu.gr/jquery-custom-content-scroller
Thanks guys.
Joe
I've been searching for this kind of thing for a long time. Will implement it very soon (on my site - I'm not [yet?] an extension builder ).
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello crochepattes,
please when you do it upload it to the forum for all of us...
looking forward to it.
Thanks
Joe
please when you do it upload it to the forum for all of us...
looking forward to it.
Thanks
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
There might be a compatibility issue here as it uses 1.8 of jQ. I could be wrong but BaconFries was making an extension from a code that was using 1.7 and that made the rest of WWB code unusable. Need to investigate....
Running WYSIWYG Web Builder since 2007...
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Stamjoe and bendigo,
Will anyway try to implement it and check the overall behaviour.
@Joe: as I said, I don't build extensions, I will anyway post a link here of the implementation
Cheers!
Will anyway try to implement it and check the overall behaviour.
@Joe: as I said, I don't build extensions, I will anyway post a link here of the implementation
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@crochepattes
just fyi, you will need to implement a lot of "dirty" tricks because of the way wb internally build the text objects.
these codes that you find around the internet are not so suitable for wb (also check the copyright notes).
i was trying a year a go this, but i think in may i will have something about this...
what you can do, is to adapt the generated code for the jquery slider, you already have a demo in the wb page.
just fyi, you will need to implement a lot of "dirty" tricks because of the way wb internally build the text objects.
these codes that you find around the internet are not so suitable for wb (also check the copyright notes).
i was trying a year a go this, but i think in may i will have something about this...
what you can do, is to adapt the generated code for the jquery slider, you already have a demo in the wb page.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
This might be a WP plugin but it is nice. Full screen carousel. It might be copyrighted but the concept is nice.
http://sb-studio.co.uk/
http://sb-studio.co.uk/
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
hello bendigo;
are you aware you can do exactly the same with the scrolling layers extensions?
are you aware you can do exactly the same with the scrolling layers extensions?
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Yes you are right by setting the height and width to 100%
Right?
Right?
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
!!
Y
E
S
!!
you already saw it in the online demo.
Y
E
S
!!
you already saw it in the online demo.
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi RZ![RZ] wrote:@crochepattes
just fyi, you will need to implement a lot of "dirty" tricks because of the way wb internally build the text objects.
these codes that you find around the internet are not so suitable for wb (also check the copyright notes).
i was trying a year a go this, but i think in may i will have something about this...
what you can do, is to adapt the generated code for the jquery slider, you already have a demo in the wb page.
Didn't understand, sorry, why you were taling about text objects with WB. My wish is to implement it (HTML objects and CSS file) in a page, just to see what we can do with it.
Do you some troubles doing this (or were you talking about the possible extension) ?
I know this guy (Malihu) is doing great things and I'm quite confident with the quality of the script.
But we'll see, of course, as you kindly warn
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@crochepattes
what i meant is about the scrolling bars and the layers with text objects, all generated by wb.
there is no easy way to implement these custom scrolling bars codes you can find over the internet.
this is the reason i said "dirty" tricks...
just as an example, the texts are into divs, and these divs are into other div (the layer with the scrollbars); the codes you can find in the internet work in another way...
of course you can do, but need to make some works here and there...
what i meant is about the scrolling bars and the layers with text objects, all generated by wb.
there is no easy way to implement these custom scrolling bars codes you can find over the internet.
this is the reason i said "dirty" tricks...
just as an example, the texts are into divs, and these divs are into other div (the layer with the scrollbars); the codes you can find in the internet work in another way...
of course you can do, but need to make some works here and there...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello guys,
check out an awesome image gallery
http://tympanus.net/codrops/2011/05/25/image-wall/
Thanks
Joe
check out an awesome image gallery
http://tympanus.net/codrops/2011/05/25/image-wall/
Thanks
Joe
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@amrajadhyaksha although this is nice, as pointed out to stamjoe please try to provide a url/link to a script that can be used to make a extension, simply posting a url doesnt allow us to scrape the code from the HTML and make into a extension, this would be seen a stealing not to mention breaking any copyrights that the site may have.
- amrajadhyaksha
-
- Posts: 157
- Joined: Thu Apr 09, 2009 2:26 am
- Location: mumbai
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@bf,
Sorry about that, the page source does not reveal any leads about that.
Anyway, will be more circumspect in the future.
Sorry about that, the page source does not reveal any leads about that.
Anyway, will be more circumspect in the future.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello guys,
check out this one: http://johnpatrickgiven.com/jquery/background-resize/
and this one: http://johnpatrickgiven.com/jquery/Imag ... -Carousel/
Thanks
Have a good day!
Joe
check out this one: http://johnpatrickgiven.com/jquery/background-resize/
and this one: http://johnpatrickgiven.com/jquery/Imag ... -Carousel/
Thanks
Have a good day!
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
The image-scale one is nice. If no one else wants to have a go I will after the one I'm working on now.
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Paul you are the king and have proved that with your wonderful ssss
Running WYSIWYG Web Builder since 2007...
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi Joe,stamjoe wrote:Hello crochepattes,
please when you do it upload it to the forum for all of us...
looking forward to it.
Thanks
Joe
As promised about this custom scroll bar script:
http://www.soslignes-ecrivain-public.fr ... slide.html
No extension yet but this proves it can easily be implemented (not seen any jQuery version trouble) in a WB project
CSS file is really 'open' and allows many many tweaks, it's awesome.
I was looking for such thing for a long long time...it's done
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@bakkertje are you offering a extension for download? If you are then please open a New thread or topic offering it for use. Before offering any extension for use please read and follow the forum rules regarding the sharing of extension at the the follwing url or I will remove the link and the post.
viewtopic.php?f=42&t=17899
viewtopic.php?f=42&t=17899
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hello Crochepattes
thanks man...its awesome...i love it...
How can i make some?
Any tutorial please?
Have a good day
Joe
thanks man...its awesome...i love it...
How can i make some?
Any tutorial please?
Have a good day
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@ Adendum
good day, im looking forward for the image-scale.
Thanks man
Joe
good day, im looking forward for the image-scale.
Thanks man
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@ bakkertje
@ bacon
what about this one?
http://www.awkwardgroup.com/sandbox/awk ... ry-plugin/
Cheers
Joe
@ bacon
what about this one?
http://www.awkwardgroup.com/sandbox/awk ... ry-plugin/
Cheers
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@ Αdendum
I wish I knew how to create it but unfortunately I do not know nothing about coding and stuff...
can anyone tells me what script uses this one at the slider?
I cant find any jquery or other script in the code...!!!
Its very good, you just need to scroll your mouse...
http://www.beautyoftheweb.com/amazing#/sites
Thanks guys
Joe
I wish I knew how to create it but unfortunately I do not know nothing about coding and stuff...
can anyone tells me what script uses this one at the slider?
I cant find any jquery or other script in the code...!!!
Its very good, you just need to scroll your mouse...
http://www.beautyoftheweb.com/amazing#/sites
Thanks guys
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
I am not sure if anything can be done with this but here is a cool CMS system
http://textpattern.com/
http://textpattern.com/
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@crochepattes
wanted to ask you a simple question. i just have noticed you did the scrollbar, didn't see your post...
a few weeks ago i was planning to redo/rewrite from scratch what i have and release it as an extreme lightweight scrollbar extension.
don't want you get offended, do you agree?
hi crochepattes!crochepattes wrote:As promised about this custom scroll bar script:
http://www.soslignes-ecrivain-public.fr ... slide.html
wanted to ask you a simple question. i just have noticed you did the scrollbar, didn't see your post...
a few weeks ago i was planning to redo/rewrite from scratch what i have and release it as an extreme lightweight scrollbar extension.
don't want you get offended, do you agree?
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Rz I am interested in your extension and hope you release it soon
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@bendigo
hi there!
well, i started to see what i did some time ago...
right now i resolved an opera's issue and i'm working on a minor compatibility issue in ff. also i did a workaround for ie7 and earlier...
crochepattes did a nice work, anyhow what i'm doing is writing the code as light as possible and not taking any 3rd party code in order to avoid copyright issues (i don't mean anyone did it!).
i'm polishing some code portions and i hope to be releasing an extension next week (hope crochepattes won't get offended, as i said, he did a nice work).
hi there!
well, i started to see what i did some time ago...
right now i resolved an opera's issue and i'm working on a minor compatibility issue in ff. also i did a workaround for ie7 and earlier...
crochepattes did a nice work, anyhow what i'm doing is writing the code as light as possible and not taking any 3rd party code in order to avoid copyright issues (i don't mean anyone did it!).
i'm polishing some code portions and i hope to be releasing an extension next week (hope crochepattes won't get offended, as i said, he did a nice work).
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@RZ
Great stuff. I am sure he will not be offended as your work is easily re-usable. I am looking forward to it as I shall be needing something like this very soon.
As always keep up the good work.
Great stuff. I am sure he will not be offended as your work is easily re-usable. I am looking forward to it as I shall be needing something like this very soon.
As always keep up the good work.
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
I have a need for this so I will be creating an extension for this after I have finished the current extension (Galleriffic).stamjoe wrote:Hello guys,
check out this one: http://johnpatrickgiven.com/jquery/background-resize/
Re: SUGGEST FOR EXTENSION DEVELOPMENT
@ Adendum
im looking forward for Galleriffic...!!!
take a look at this full lenght Scroll at the top of the page.... http://www.freundevonfreunden.com
and this full page image gallery with text caption at the top http://www.planoform.se/sv/vara-varumar ... /forvaring
sorry...i was trying to find the code or scripts...
Cheers
Joe
im looking forward for Galleriffic...!!!
take a look at this full lenght Scroll at the top of the page.... http://www.freundevonfreunden.com
and this full page image gallery with text caption at the top http://www.planoform.se/sv/vara-varumar ... /forvaring
sorry...i was trying to find the code or scripts...
Cheers
Joe
Re: SUGGEST FOR EXTENSION DEVELOPMENT
It's done. See viewtopic.php?f=42&t=47056stamjoe wrote:@ Adendum
im looking forward for Galleriffic...!!!
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
That'll be me then....sorry DocDoc!Adendum wrote:OooooooH, that's a nice slider. Who is gonna make that one? I've got one on the go so I can't yet....any takers????
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Please take a look at this site.
http://caravanonexmouth.co.uk/
It uses a clever jQ/Ajax code to divide the screen into two and 2 simple bookmarks to go from one site to the other.
http://caravanonexmouth.co.uk/
It uses a clever jQ/Ajax code to divide the screen into two and 2 simple bookmarks to go from one site to the other.
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Running WYSIWYG Web Builder since 2007...
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi All,
How many of the members here do you think would happy about a dynamic keyword based search extension with a unique result page? Because if the answer is "many" then it might be a good idea to find a way to create one.
What do you think?
docdoc
How many of the members here do you think would happy about a dynamic keyword based search extension with a unique result page? Because if the answer is "many" then it might be a good idea to find a way to create one.
What do you think?
docdoc
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi Joe,stamjoe wrote:Hello Crochepattes
thanks man...its awesome...i love it...
How can i make some?
Any tutorial please?
Have a good day
Joe
Oops, I didn't see your post!
Yes, it's really awesome
Well, I just followed the instructions from the author.
Used File publisher object for scripts, CSS and the images (arrows) & 2 HTML objects (1 for the <div>s and 1 to load the scripts (<head> section)).
Please note that you must need a little knowledge of CSS as it requires (at least for me) many modifications to fit your needs.
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
- Pascal-Gilles
-
- Posts: 83
- Joined: Tue Apr 05, 2011 8:06 pm
- Location: France
- Contact:
Re: SUGGEST FOR EXTENSION DEVELOPMENT
Hi RZ,[RZ] wrote:@crochepatteshi crochepattes!crochepattes wrote:As promised about this custom scroll bar script:
http://www.soslignes-ecrivain-public.fr ... slide.html
wanted to ask you a simple question. i just have noticed you did the scrollbar, didn't see your post...
a few weeks ago i was planning to redo/rewrite from scratch what i have and release it as an extreme lightweight scrollbar extension.
don't want you get offended, do you agree?
I'm sorry too, as for Joe, I didn't see your post
Offended, me? Please do RZ, I'm sure you'll get the most out of it!
Cheers!
http://www.soslignes-ecrivain-public.fr/
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
More than 30(!) Nivo Slider tutorials:
http://www.soslignes-ecrivain-public.fr ... -Blog.html
Re: SUGGEST FOR EXTENSION DEVELOPMENT
thanks crochepattes!