Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Extend Html Tags or Create Html Tag LIbrary?
Extend Html Tags or Create Html Tag LIbrary? [message #643388] Mon, 06 December 2010 12:16 Go to next message
Eclipse UserFriend
Hi everyone!

I need help in trying to extend the eclipse web html editor.
I have two questions about about it
1) I can extend existing html tags?
2) I can create a new library tags?


I need create input tag for example with metada custom (Procedimineto is new attribute for tag input);

<input id="texto" type="text" size=40 Procedimineto="ass"/>

can I create a plugin that working with a cutomizable DTD?


Appreciate to help me with some example.
Thanks
Re: Extend Html Tags or Create Html Tag LIbrary? [message #643733 is a reply to message #643388] Wed, 08 December 2010 00:11 Go to previous message
Eclipse UserFriend
Hi,
Custom attributes to html tags are not valid. The browser will also not understand the custom attribute? If it is just for UI you can try CSS instead.
Previous Topic:Basic HTML site with web server interface
Next Topic:Eclipse user library variables and jar export to WEB-INF/lib
Goto Forum:
  


Current Time: Sat Aug 30 20:50:14 EDT 2025

Powered by FUDForum. Page generated in 0.03397 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top