| View previous topic :: View next topic |
| Author |
Message |
Raymond Irving Posted via mailing list.
|
Posted: Sun Oct 18, 2009 3:19 pm Post subject: HTML Navigation |
|
|
Hello,
I think the HTML code navigator could be improved by adding a feature to list element classes, ids, and form elements so that they can be easily accessed.
These ids, classes and form elements could be group as follows:
+ Element IDs
| - sidebar (div)
| - header (div)
| - msgbox (div)
| - contacts (table)
+ Element Classes
| + box
| | - div
| | - div
| + menu-top
| | - ul
| - menu-item (div)
| | - li
| | - li
| | - li
| + hoveron
| | - a
| | - a
+ Forms
| + Form1
| | - recordid (hidden)
| | - contactname (text)
| | - address (text)
| | - country (select)
| | - notes (textarea)
| | - submit (button)
|
| + Form2
| | - query (text)
| | - search (button)
This will make it easier for developers to navigate HTML code with a page.
I've submitted an issue (http://www.netbeans.org/issues/show_bug.cgi?id=174827) but I'm hoping it's in the right category and that it can be added to 6.8 |
|
| Back to top |
|
 |
Marek Fukala Posted via mailing list.
|
Posted: Mon Oct 19, 2009 7:31 am Post subject: HTML Navigation |
|
|
Thanks for filling the issue. I'll try to implement it in the next nb
version (post 6. . Unfortunatelly it is not possible to add features to
6.8 now.
-marek
Raymond Irving wrote:
| Quote: | Hello,
I think the HTML code navigator could be improved by adding a feature
to list element classes, ids, and form elements so that they can be
easily accessed.
These ids, classes and form elements could be group as follows:
+ Element IDs
| - sidebar (div)
| - header (div)
| - msgbox (div)
| - contacts (table)
+ Element Classes
| + box
| | - div
| | - div
| + menu-top
| | - ul
| - menu-item (div)
| | - li
| | - li
| | - li
| + hoveron
| | - a
| | - a
+ Forms
| + Form1
| | - recordid (hidden)
| | - contactname (text)
| | - address (text)
| | - country (select)
| | - notes (textarea)
| | - submit (button)
|
| + Form2
| | - query (text)
| | - search (button)
This will make it easier for developers to navigate HTML code with a page.
I've submitted an issue
(http://www.netbeans.org/issues/show_bug.cgi?id=174827) but I'm hoping
it's in the right category and that it can be added to 6.8
|
|
|
| Back to top |
|
 |
Labhrainn Aemilianus
Joined: 07 Nov 2009 Posts: 2
|
Posted: Sat Nov 07, 2009 10:44 am Post subject: |
|
|
You can use a website builder tool for getting that done automatically.You can download a lot of free website templates.There are a lot of javascript based menus available for free online which you can directly 'insert' into your HTML page. _________________ PSD to HTML Conversion |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|