Search found 6 matches

by fredd
Sun May 10, 2009 5:32 pm
Forum: Modules/Add-Ons
Topic: Where do I submit a plugin?
Replies: 2
Views: 1013

Re: Where do I submit a plugin?

Thanks, hopefully someone will use it.  ;)

ajax_search_suggestions

Makes a selectable suggestion box as you type your search string. It connects to the db and selects just the words that starts with the string.

http://dev.cmsmadesimple.org/projects/search_sug
by fredd
Sat May 09, 2009 9:56 am
Forum: Modules/Add-Ons
Topic: Where do I submit a plugin?
Replies: 2
Views: 1013

Where do I submit a plugin?

I tried to submit a plugin but I can´t find where to upload the files. Do you really like 100+ lines of code in the forum?
by fredd
Sat May 09, 2009 9:47 am
Forum: Tips and Tricks
Topic: Easy way to load content without page refresh
Replies: 7
Views: 8764

Easy way to load content without page refresh

First make sure you have jQuery in the head section. For example like this: <__script__ type="text/javascript" src="uploads/jquery.js"></__script> Then add this to the head section: <__script__ type='text/javascript'> $(document).ready(function(){ $("a").click(function(...
by fredd
Fri May 08, 2009 6:27 am
Forum: Tips and Tricks
Topic: How to make comment forms slide in, and out for that matter..
Replies: 3
Views: 2205

Re: How to make comment forms slide in, and out for that matter..

Just curious, do you think people use this? Should I submit more jQuery tips?
by fredd
Thu May 07, 2009 9:40 am
Forum: Tips and Tricks
Topic: How to make comment forms slide in, and out for that matter..
Replies: 3
Views: 2205

How to make comment forms slide in, and out for that matter..

First make sure you have jQuery in the head section. For example like this: <__script__ type="text/javascript" src="uploads/jquery.js"></__script> Then find the file: ./plugins/function.startExpandCollapse.php You will have to make som changes here to make it work, replace the fu...
by fredd
Tue Sep 16, 2008 7:53 am
Forum: Modules/Add-Ons
Topic: CompanyDirectory error when selectcategory="0" form is submitted
Replies: 2
Views: 1430

CompanyDirectory error when selectcategory="0" form is submitted

Xampp: 1.6.6.a Apache 2.2.8 // INFO MySQL 5.0.51a PHP 5.2.5 + PHP 4.4.8 + PEAR CMS Version 1.4.1 CGExtensions 1.9 CompanyDirectory 1.1.6 // Problem When I´m trying to use the parameter selectCategory="0" I get a nice dropdown box with the categories that were added in it. Then when I click...

Go to advanced search