Search found 11 matches
- Fri Nov 04, 2005 12:33 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: CSS Inspector to list all tags?
- Replies: 3
- Views: 4038
I'm looking for a method to locate the definitions of an #id, or .class, that doesn't involve using the search facility. I would love a list of all id's and classes that the css file has defined, preferably in alphabetical order, on a separate tab in the Inspector. Clicking on the name of an id, or ...
- Wed Nov 02, 2005 4:41 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: CSS Inspector to list all tags?
- Replies: 3
- Views: 4038
CSS Inspector to list all tags?
Is there a way to list the names of all css tags in the current css file in the "Inspector" somehow?
If not, it would be a nice feature for the next version
- especially if it listed all tags alphabetically
- and if clicking on the tag name located the tag in the current document.
TIA
If not, it would be a nice feature for the next version
- especially if it listed all tags alphabetically
- and if clicking on the tag name located the tag in the current document.
TIA
- Sun Oct 09, 2005 3:06 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Does anyone need code beautifier / formatter?
- Replies: 33
- Views: 38656
A CSS beautifier would be nice
I work with CSS and sometimes the properties are all on one line, a keep looking for the menu option to "Indent CSS" and get a result like I get with "Indent HTML"
- Fri Oct 07, 2005 4:36 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: css programming help someone... please
- Replies: 4
- Views: 6024
I'm no expert, but...
In broad terms, an ID defines a unique block which can appear once per page. These blocks can have formatting specified - especially positioning, margins and borders. A class defines formatting, which can be applied to anything. You can apply class formatting to a block/ID, you can apply multiple ...
- Fri Oct 07, 2005 1:50 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Indenting Block (Tab/Shift-Tab) Issue
- Replies: 13
- Views: 13578
It indents also the line where the cursor is placed?
I think what you are describing is where you highlight a block, and the cursor postition is actually in position 0 of the next line? So, when you indent it also indents the next line? If you only highlight to the end of the line in the block you want to indent then this doesn't happen? This is ...
- Thu Oct 06, 2005 11:06 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Still a bug with margins and padding in css editor
- Replies: 3
- Views: 3784
it's still a bug
Hmmm, if it saves keystrokes, is more readable, is perfectly legal, and common, but doesn't work in WeBuilder - it's still a bug.
- Thu Oct 06, 2005 7:26 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Still a bug with margins and padding in css editor
- Replies: 3
- Views: 3784
Still a bug with margins and padding in css editor
WeBuilder 6.3.0.58 It is very common practise in css to leave the units off when the value is 0 - since 0 is 0, regardless of the units, so... padding: 25px 0 25px 0; means padding top 25px, right 0, bottom 25px, left 0 in WeBuilder inspector this shows as Top 25px Right 25px bottom 0 left 0 The ...
- Mon Jun 27, 2005 2:06 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: CSS preview broken in WB 6.1.0.54?
- Replies: 4
- Views: 5367
Thank you!
Thank you very much Dave, that seems to have fixed it.
I also noticed my default browser had been set to Firefox, that might not have helped either?
Now working better than ever!
I also noticed my default browser had been set to Firefox, that might not have helped either?
Now working better than ever!
- Mon Jun 27, 2005 4:01 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: CSS preview broken in WB 6.1.0.54?
- Replies: 4
- Views: 5367
Definitely broken here.
I am referring to the CSS Preview Tab and it is broken here. I changed the default folder for previews so it matches the folder the CSS and HTML folder - now I can see an alternative preview. However, the preview does not refresh properly. If I choose a HTML file that I have not previewed before ...
- Sat Jun 25, 2005 3:34 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Does anyone need SQL editor or explorer?
- Replies: 22
- Views: 26668
SQL Editor
I currently use Dreamweaver MX to set up the connection to MySQL database and create the SQL statement to retrieve a set of records. I'd want similar functionality in WB ... 1. Ability to define a connection. 2. Ability to see database on remote server. 3. Ability for point and click selection of ...
- Fri Jun 24, 2005 1:45 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: CSS preview broken in WB 6.1.0.54?
- Replies: 4
- Views: 5367
CSS preview broken in WB 6.1.0.54?
I just upgraded to latest version and it appears the CSS preview screen only shows the "Generate preview file" even after I have chosen an alternative html file.
Is it broken, or have I forgotten to do something?
Is it broken, or have I forgotten to do something?