Great Extension, Patrik
Thanks for sharing this extension and source file.
Search found 128 matches
- Thu Aug 13, 2015 1:47 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Web PDF Viewer Extension
- Replies: 10
- Views: 80899
- Sun Sep 14, 2014 6:32 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***WB EXTENSION INDEX*** OLD
- Replies: 152
- Views: 1612651
- Fri Jan 03, 2014 4:15 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Re: Please remove $(document).ready tab in EXB
I'll try to figure this out. Will keep you updated.... Thanks for your help.
- Fri Jan 03, 2014 4:05 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Re: Please remove $(document).ready tab in EXB
Sorry, I found no code there. Like I said, I'll try to figure this out. This is what is output at the bottom of notepad: <SCRIPT_DOCREADY> </SCRIPT_DOCREADY> <HTML_HEAD>PGxpbmsgcmVsPSJzdHlsZXNoZWV0IiBocmVmPSJjc3Mvc3R5bGUuY3NzIiB0eXBlPSJ0ZXh0L2Nz cyIgY2hhcnNldD0idXRmLTgiIC8 ...
- Fri Jan 03, 2014 3:53 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Re: Please remove $(document).ready tab in EXB
<script type="text/javascript"> $(document).ready(function() { }); </script> Before posting this code, I tried adding code and removing all, just to see if any code or line breaks were there. I have not added code in this area, but tried and removed by backspacing to the beginning. Cursor is at the ...
- Fri Jan 03, 2014 3:38 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Re: Please remove $(document).ready tab in EXB
No code or line breaks in this tab. I'm using an internal jquery reference in my code, not the one built into the extension builder. The reason I'm not using the $(document).ready section is because the code calls for the $(window).load function... I'll keep trying to figure this out and let you ...
- Fri Jan 03, 2014 3:20 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Re: Please remove $(document).ready tab in EXB
Using 9.2 build date December 17th,2013.
- Fri Jan 03, 2014 3:00 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Re: Please remove $(document).ready tab in EXB
After downloading the latest version of the Extension Builder, I still find the $(document.ready) script added to all built scripts. You can try this for yourself, add no code and publish. Add a script and publish, and it still appears. I've enabled built in jQuery and disabled built in jQuery ...
- Fri Jan 03, 2014 1:00 pm
- Forum: Extension Builder
- Topic: Please remove $(document).ready tab in EXB
- Replies: 12
- Views: 27782
Please remove $(document).ready tab in EXB
Pablo, the $(document).ready tab automatically generates this script when using the Extension Builder whether code is there or not. Could this be changed where the tab is completely removed and we call this feature ourselves in the <head> tab? Very frustrating trying to use the current Extension ...
- Sat May 25, 2013 1:07 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
- Replies: 21
- Views: 51127
Re: jQuery Coin Slider - **Updated Feb. 3, 2011**
https://dl.dropboxusercontent.com/u/337 ... 111172.wbx
Built with Extension Builder 4.1 for use with Web Builder 8 and above.
Built with Extension Builder 4.1 for use with Web Builder 8 and above.
- Sat Apr 20, 2013 2:00 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
- Replies: 21
- Views: 51127
Re: jQuery Coin Slider - **Updated Feb. 3, 2011**
@davemoguel Yes, the file is set to private by choice. You can choose different galleries add-ons here: http://www.wysiwygwebbuilder.com/free_extras.html You can easily add this to your website by adding the code listed here: http://workshop.rs/2010/04/coin-slider-image-slider-with-unique-effects/
- Sun Oct 07, 2012 12:49 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Full Screen Background with Pattern
- Replies: 22
- Views: 36733
Re: Full Screen Background with Pattern
Thanks for the idea of this extension using css 3, though it does not work for me. There might be a missing comma in this line of the "FullScreen.css": background-position: center center; @presto A comma is not needed in the background-position property. This link will explain - http://www ...
- Fri Oct 05, 2012 1:58 pm
- Forum: Extension Builder
- Topic: EB 4.1 is not publishing .xwb file, .wbx extension missing
- Replies: 2
- Views: 8930
Re: EB 4.1 is not publishing .xwb file, .wbx extension missi
My apologies
... All is fine...
Publishing to a file folder with an improper name caused this issue. The folder I tried to publish to was jqzoom_ev-2.3 (2)
So a least now we know if this occurs again what to look for...



Publishing to a file folder with an improper name caused this issue. The folder I tried to publish to was jqzoom_ev-2.3 (2)
So a least now we know if this occurs again what to look for...
- Fri Oct 05, 2012 1:51 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Slider Effect Menu Updated***05/10/12***
- Replies: 63
- Views: 133614
Re: Slider Effect Menu Updated***30/09/11***
Hey Baconfries, when adding this extension to WB 8.5 latest version, when double clicking on it, it crashes WB. Could you check this please ? Thanks
- Fri Oct 05, 2012 1:30 pm
- Forum: Extension Builder
- Topic: EB 4.1 is not publishing .xwb file, .wbx extension missing
- Replies: 2
- Views: 8930
EB 4.1 is not publishing .xwb file, .wbx extension missing
i just started using EB4.1 today. After saving your extension as a .xwb file and then building to a .wbx file, and going back to the saved directory, all you get is a file with no file extension. This file is the .wbx file apparently because you can name it and add to WB, but this doesn't seem right ...
- Thu Sep 20, 2012 12:00 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
- Replies: 43
- Views: 83809
Re: ***Updated - NivoSlider 2.3 Extension September 27, 201
http://downloads.wysiwygwebbuilder.com/wwb_nivo.zip
WebBuilder now has it own extension for NivoSlider...
WebBuilder now has it own extension for NivoSlider...
- Wed May 02, 2012 1:59 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Camera Slideshow (FREE)
- Replies: 69
- Views: 129417
Re: Camera Slideshow (FREE)
Very Nice Extension... I'll take you up on the offer for the 3 xsl files too...Thanks in Advance.Adendum wrote:If anyone wants the 3 xsl files that go with it just let me know.
- Thu Apr 05, 2012 2:36 am
- Forum: Extension Builder
- Topic: Using $(document).ready(function() in Ext Builder
- Replies: 14
- Views: 12487
Re: Using $(document).ready(function() in Ext Builder
Hey Baconfries, you can just add this line to the document.ready tab -> $('#map-container').storeLocator(); Also, do not check to add the jQuery library to the page and that should fix this issue. Add it your way. But we do need to have the document.ready script not show unless we have added script ...
- Tue Mar 06, 2012 10:13 am
- Forum: Extension Builder
- Topic: question about extension builder
- Replies: 8
- Views: 9476
Re: question about extension builder
may be a suggestion for a future eb update/upgrade? What should it do? What would be your input (as developer) and what code should it result in? Reference files internally within the extension. I believe files included in the extension itself are just pointers until previewed or published. They ...
- Tue Mar 06, 2012 4:25 am
- Forum: Extension Builder
- Topic: question about extension builder
- Replies: 8
- Views: 9476
Re: question about extension builder
You can use the "Options" type and if your just using numbers for image selections, you can select "Numeric" and set your range if in numerical order.
- Wed Sep 07, 2011 12:39 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
- Replies: 43
- Views: 83809
Re: ***Updated - NivoSlider 2.3 Extension September 27, 201
Will sort this out this weekend... The extension was built to use the jquery file used in the extension builder so this should be working properly, butmhanu70 wrote: so? is there anything else i can try?
i've tried to implement it manually but it didn' work
will develop workaround to resolve.
- Thu Aug 18, 2011 3:51 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
- Replies: 43
- Views: 83809
Re: ***Updated - NivoSlider 2.3 Extension September 27, 201
Yes, I have already built version 2.6. Will release it when I get a chance on my own website...Adendum wrote:I see that the original coders now have Nivo Slider at version 2.6 (http://nivo.dev7studios.com/)
Will the extension builder gp2727 be updating the current version?
- Thu Aug 18, 2011 3:42 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: SUGGEST FOR EXTENSION DEVELOPMENT
- Replies: 638
- Views: 1838295
Re: SUGGEST FOR EXTENSION DEVELOPMENT
As jalbum is a software it is intended for individual use on your PC meaning that it cannot be made into a extension, when using jalbum you also need the the softwares FTP to upload the album either to jalbum (Which costs) or to your own site this is explained on there site, also even thoughthe ...
- Mon Jun 13, 2011 10:12 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Directory Listing (FREE)
- Replies: 8
- Views: 36060
Re: PHP Directory Listing (FREE)
Use the Extension Manager or download from http://extensions.wysiwygwebbuilder.com/
- Tue Apr 05, 2011 12:55 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
- Replies: 21
- Views: 51127
Re: jQuery Coin Slider - **Updated Feb. 3, 2011**
This extension works great but in IE, while the page loads, look vertically for a few seconds all the images of the slide. If you do not notice, try reloading the page. Is it normal? Yes it is, I previewed the developer's script page in IE and I see the issue you reported. Will try to code a ...
- Thu Mar 31, 2011 2:53 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Before / After image ( Updated 1/4/2011 )
- Replies: 9
- Views: 30161
Re: Before / After image ( Released 30/3/2011 )
Download this through the Extension Manager or see it here - http://extensions.wysiwygwebbuilder.com/seregas wrote:How to see Before/After image.wbx ?
- Wed Mar 30, 2011 4:42 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Before / After image ( Updated 1/4/2011 )
- Replies: 9
- Views: 30161
Re: Before / After image ( Released 30/3/2011 )
Chris, please add positioning variables to this extension for the div "BFcontainer". As of now, it only displays top left in browser. Thanks for the extension too...
- Thu Mar 17, 2011 2:15 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: "Ken Burns" effects
- Replies: 0
- Views: 3541
Re: "Ken Burns" effects
The latest version of Web Builder has the Ken Burns effect in the Slideshow object under the Extra Menu...
- Wed Mar 16, 2011 10:06 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Sliding MP3 Player (JScript Too) --- Updated March 16, 2011
- Replies: 13
- Views: 20976
Re: Sliding MP3 Player (JScript Too) --- Updated July 24, 20
Lorenzo, use this link to download the latest flash version: http://www.mediafire.com/file/gqbouhlb6 ... dermp3.zip
Width of this extension is now adjustable but Height of extension is set in the .swf file... Enjoy.
Width of this extension is now adjustable but Height of extension is set in the .swf file... Enjoy.
- Wed Mar 16, 2011 8:07 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Sliding MP3 Player (JScript Too) --- Updated March 16, 2011
- Replies: 13
- Views: 20976
Re: Sliding MP3 Player (JScript Too) --- Updated July 24, 20
Lorenzo, GOEMO's mp3 player uses a shape object with text to display the band name and song title. Both of our extensions are set to use Flash transparency,
so you can use an object behind your flash mp3 player. I will look at changing the size parameters and post back...
so you can use an object behind your flash mp3 player. I will look at changing the size parameters and post back...
- Sat Mar 12, 2011 4:15 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
- Replies: 43
- Views: 83809
Re: ***Updated - NivoSlider 2.3 Extension September 27, 201
1. i found something in IE 8 that the nice shadow around it doesn't work, is there a way to make it work on IE like the FF? This script uses CSS3 and Internet Explorer doesn't support this yet... Internet Explorer 9 should support this. 2. is there a way to put the the control navigation to the left ...
- Thu Feb 03, 2011 10:19 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: jQuery Coin Slider - **Updated Feb. 3, 2011**
- Replies: 21
- Views: 51127
Re: jQuery Coin Slider - **Updated Feb. 3, 2011**
Posted Latest Version of jQuery CoinSlider v1.1.1 jQuery embedded and for server neatness, all files publish to single folder called coinslider.
This version will only work in version 7 & up... Enjoy!
This version will only work in version 7 & up... Enjoy!
- Mon Jan 31, 2011 8:27 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
- Replies: 766
- Views: 987188
Re: ***UPDATED*** DB Technosystems Form Processor 30/01/2011
Quick Note, the .uwbx file is the extension file for the Unicode version of Web Builder...Hobbes1989 wrote: What exactly is the .uwbx file that is included? Is that used for something?
- Thu Jan 20, 2011 2:33 am
- Forum: Paid extensions
- Topic: PayPal, Excel, MySQL, Measurement, ... [Paid]
- Replies: 55
- Views: 95707
Re: PayPal / Google Checkout cart = FREE, other subtypes = P
Copied from Bourin's webpage: For joint use WWB 6.x and 7.x, extract the files excel_reader2.PHP, libmysql.dll and MySQLreadCPP.DLL in an independent version of the path. The file you extract the MySQLreadCPP.WBX as previously described Ort.Vor first use in WWB is the first extension following to ...
- Wed Jan 19, 2011 9:49 pm
- Forum: Paid extensions
- Topic: PayPal, Excel, MySQL, Measurement, ... [Paid]
- Replies: 55
- Views: 95707
Re: PayPal / Google Checkout cart = FREE, other subtypes = P
Thanks I was considering making this into a extension myself using the extension builder but this will save me some work... Thank You Bourin for the extension....I also would like to have this extension but I have not had the pleasure of using the COM interface type extensions Bourin has made ...
- Thu Jan 06, 2011 5:17 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Is ther an extension to do this slideshow
- Replies: 5
- Views: 5424
Re: Is ther an extension to do this slideshow
Morgan, if you have WB version 7.5, you can get a moving effect using the slideshow feature built into Web Builder...
Add Slideshow, add your images, choose either Sequence or Random, now set your effect to "Ken Burns"...You can tweak your pause and effect time...Done.
Add Slideshow, add your images, choose either Sequence or Random, now set your effect to "Ken Burns"...You can tweak your pause and effect time...Done.
- Sun Jan 02, 2011 8:53 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: jor_piecemaker2 2.0
- Replies: 23
- Views: 68977
Re: jor_piecemaker2 ***NEW***
Absolutely Fantastic Extension Jordan... Your Included Template is Icing on the Cake... Thank You!!! ..
..

- Sun Dec 26, 2010 6:43 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: jQuery Fancy Images extension 4/20/2010
- Replies: 14
- Views: 27148
Re: jQuery Fancy Images extension 4/20/2010
Will take a look and see... I think there is a limitation in the extension builder that will not allow this but will review and post back...
- Fri Nov 26, 2010 7:41 am
- Forum: Shopping Carts
- Topic: Discount
- Replies: 7
- Views: 8710
Re: Discount
You will need to customize your Paypal buttons in order to achieve this...
You can read more about this here: https://cms.paypal.com/us/cgi-bin?cmd=_ ... 93NG0HE0Y4
You can read more about this here: https://cms.paypal.com/us/cgi-bin?cmd=_ ... 93NG0HE0Y4
- Mon Nov 22, 2010 2:44 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Full Size Background Image jQuery **Update 29/09/13**
- Replies: 42
- Views: 93850
Re: Full Size Background Image jQuery **22/11/10**
@BaconFries
Nice work as always... Thanks...
Nice work as always... Thanks...

- Sun Nov 14, 2010 7:11 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
- Replies: 43
- Views: 83809
Re: ***Updated - NivoSlider 2.3 Extension September 27, 201
Dear sir, I already install it but why i can't see this extension in my wwb6 ? :( NivoSlider 2.3 was built using the latest version of the Extension Builder which incorporates built in jQuery components to eliminate jQuery conflicts with other jQuery objects used throughout many new features used ...
- Mon Nov 08, 2010 4:11 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Stay On Top ***23/10/13***
- Replies: 48
- Views: 82204
Re: GOEMO English Translated Fixed Object ***Updated 25/07/1
@Rebels I just try to download and I had no problem...Are you using this link: http://www.mediafire.com/?bzsw6c2mblmyb0b
- Wed Oct 20, 2010 12:44 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Multiple Background Extension
- Replies: 5
- Views: 16030
Re: Multiple Background Extension
Thank You for sharing this extension Harville... Will be handy... 

- Fri Oct 08, 2010 11:36 pm
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Horizontal JQuery Accordion
- Replies: 1
- Views: 3543
Re: Horizontal JQuery Accordion
Nigel, the dataset option in the extension builder is used for this, but you will have to convert your code to XSL in order to use this feature.
Reference the extension builder instructional pdf for a better understanding...
Reference the extension builder instructional pdf for a better understanding...
- Tue Sep 28, 2010 2:49 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: ***Updated - NivoSlider 2.3 Extension September 27, 2010***
- Replies: 43
- Views: 83809
Re: ***Updated - NivoSlider 2.3 Extension September 27, 201
Updated NivoSlider to version 2.3 for better compatibilities with other jQuery extensions...
- Sun Sep 26, 2010 3:28 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Lorem Ipsum Generator using jQuery-Sept.25, 2010
- Replies: 3
- Views: 7946
- Sun Sep 26, 2010 3:19 am
- Forum: Shopping Carts
- Topic: Introduction of Webshop EasyPay
- Replies: 5
- Views: 8045
- Sat Sep 25, 2010 7:06 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Lorem Ipsum Generator using jQuery-Sept.25, 2010
- Replies: 3
- Views: 7946
Lorem Ipsum Generator using jQuery-Sept.25, 2010
Sample: http://dl.dropbox.com/u/3370100/gp2727/lorem.jpg Properties: http://dl.dropbox.com/u/3370100/gp2727/loremipsum.jpg jQuery Lorem Ipsum Generator by gp2727 Lorem Ipsum is dummy text used to fill in your page designs when showing prototypes or selling your web designs using Web Builder ...
- Sat Sep 18, 2010 2:34 am
- Forum: Share self-made extensions with other users of WYSIWYG Web Builder
- Topic: Mort.gage Loan Widget MultiLanguage Sept. 17, 2010
- Replies: 5
- Views: 11093
Mort.gage Loan Widget MultiLanguage Sept. 17, 2010
http://dl.dropbox.com/u/3370100/gp2727/mort1.jpg http://dl.dropbox.com/u/3370100/gp2727/mort2.jpg http://dl.dropbox.com/u/3370100/gp2727/mort3.jpg Mort.gage Loan Widget MultiLanguage Free for all Registered Web Builder users using version 7 and higher, was built with Extension Builder 2.5 Extension ...
- Fri Sep 17, 2010 8:13 pm
- Forum: Shopping Carts
- Topic: add to cart w/ option
- Replies: 4
- Views: 6561
I saw that on paypal, but it doesnt add to the price. I need for the item to be $5.00 and if you choose an option then it adds $2.00 to the price. This is the only accurate way of displaying to a customer what they are paying for: http://dl.dropbox.com/u/3370100/gp2727/sample.png You maybe able to ...