Search found 4 matches
- Fri Mar 09, 2012 9:36 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Select multiple columns in Webuilder
- Replies: 22
- Views: 15660
Re: Select multiple columns in Webuilder
I already use autocomplete function. I also use library. I am not interested about your opinion. If developers consider that my request is good they will do it. If not... that's it. For me webuilder is great but not greatest. I have an opinion and I say it. I've used Webuilder for around 5 years ...
- Fri Mar 09, 2012 8:02 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Select multiple columns in Webuilder
- Replies: 22
- Views: 15660
Re: Select multiple columns in Webuilder
We all find different ways to accomplish things, let's not start a software war. From a personal point of view, I try very hard to stick with 'DRY' for coding (do not repeat yourself), I find the auto-complete function very useful for that when applying specific classes or id's to elements, I also ...
- Fri Mar 09, 2012 1:10 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Select multiple columns in Webuilder
- Replies: 22
- Views: 15660
Re: Select multiple columns in Webuilder
I agree that different classes can be applied to each <li>, but that doesn't really fit with your use example, each <li> would still have to be edited individually so why not stick with auto-complete to insert the class reference and simply choose or create the class for each item. You might find ...
- Thu Mar 08, 2012 8:51 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Select multiple columns in Webuilder
- Replies: 22
- Views: 15660
Re: Select multiple columns in Webuilder
Thanks for the answer. Constraint cursor to text is unchecked. [Alt] works. But (for example): If I want to select five <li> and replace them with <li class="something"> I want to write once not five times. In Notepad++ that is possible. http://rvesb.ro/_1.jpg Sory for my english. Aren't you just ...