In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
-
zinc
-

- Posts: 1623
- Joined: Sat Dec 08, 2007 3:06 pm
- Location: London, United Kingdom
Post
by zinc » Thu Aug 05, 2010 3:22 pm
Nigel;
You have been busy mate. I like the drag & share one. The last one in the list has been done by BaconFries already.
Well done.
Good news everyone! COVID-19 is STILL here!
-
NigelShaw
-

- Posts: 42
- Joined: Fri Feb 06, 2009 1:01 am
- Location: Leicester
Post
by NigelShaw » Thu Aug 05, 2010 4:31 pm
Hi
Baconfries has been helping me on this but mine had some other options for selecting different window styles etc etc.
Not wanting to tread on toes, BF is credited
N
-
BaconFries
-

- Posts: 5230
- Joined: Thu Aug 16, 2007 7:32 pm
Post
by BaconFries » Thu Aug 05, 2010 4:52 pm

no toes been treaded on here anyone can take any of my extensions and make there own version if they want...
-
jeff11214
-

- Posts: 66
- Joined: Sat Oct 28, 2006 4:22 pm
Post
by jeff11214 » Thu Nov 25, 2010 3:08 am
Hi Nigel,
Can you please post a new link to the FLS_prettySociable TEXT ?
The link for the TEXT is pointing to FLS_prettySociable Image instead.
Thanks
-
jeff11214
-

- Posts: 66
- Joined: Sat Oct 28, 2006 4:22 pm
Post
by jeff11214 » Fri Nov 26, 2010 6:32 pm
Thanks Nigel, but FLS_PrettySociable TEXT is not working for me. I published all files/folders.
I get the following 2 page errors in IE8:
'jQuery' is undefined
jquery.prettySociable.js
Line: 13
Char: 2
Code: 0
and
'$' is undefined
test.html
Line: 43
Char: 7
Code: 0
No Errors in Firefox, but the link looks like a regular hyperlink to click on.
-
NigelShaw
-

- Posts: 42
- Joined: Fri Feb 06, 2009 1:01 am
- Location: Leicester
Post
by NigelShaw » Fri Nov 26, 2010 9:01 pm
Hi Jeff
i looked at it and couldn't really see a problem. The only thing i could think is that you might not have selected the correct Jquery option in settings. I updated the extension anyway to include
"jquery-1.4.2.min.js" but check to see if your JQuery setting is set to "<!-- Use separate jQuery-->"
The purpose for "<!-- Use separate jQuery-->" is becuae if you have another JQuery object on your page that might be a different version, i found (or rather Eddy did) that it didnt work. If it fails and you have more than 1 different JQuery object, switch it to this in the settings to remove the collision.
I'll upload the latest version later tonight
Nigel
-
jeff11214
-

- Posts: 66
- Joined: Sat Oct 28, 2006 4:22 pm
Post
by jeff11214 » Tue Nov 30, 2010 2:37 am
Hi Nigel,
Have you updated the extension yet?