Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:16 Go to next message
Agustin  is currently offline Agustin Friend
Messages: 26
Registered: November 2010
Location: Uruguay
Junior Member

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 05:11 Go to previous message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
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.


Sarika Sinha
JDT Programmer
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: Thu Apr 25 04:46:37 GMT 2024

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

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

Back to the top