krycek
12-18-2002, 11:12 PM
OK, despite a lot of (much appreciated!) help from jkd, and helpful code, I am still struggling here.
I am trying to basically add my own tags, and also add attributes to existing tags. However, I keep messing up and so far nothing has worked properly.
A week of searching on the net has turned up a couple or articles about XUL and XBL as well as IE behaviours, however I was unable to grasp what was actually happening with the binding.
I think my main problem is with the DTD... hence I am posting in the XML forum. My JavaScripting is fine (aside from anything extra I need to do for this task) and currently I am trying to sonvert one of my custom elements into tag form.
Does anyone know of a resource where I could learn exactly what I need for this task? So far everything is either a long-winded intro to XML (which I don't need) or else way above my head talking about DTDs, XBL, XUL etc. and I need a tutorial aimed at programmers like myself who are just not familiar with the language and bindings.
Or, even if someone could step through some code to show me how to set up a very simple custom tag and attribute... I can pick it up from there :) I am sure it must be some simple, but key concept that I haven't quite got the hang of yet!
Cheers to anyone who can lend a hand
::] krycek [::
I am trying to basically add my own tags, and also add attributes to existing tags. However, I keep messing up and so far nothing has worked properly.
A week of searching on the net has turned up a couple or articles about XUL and XBL as well as IE behaviours, however I was unable to grasp what was actually happening with the binding.
I think my main problem is with the DTD... hence I am posting in the XML forum. My JavaScripting is fine (aside from anything extra I need to do for this task) and currently I am trying to sonvert one of my custom elements into tag form.
Does anyone know of a resource where I could learn exactly what I need for this task? So far everything is either a long-winded intro to XML (which I don't need) or else way above my head talking about DTDs, XBL, XUL etc. and I need a tutorial aimed at programmers like myself who are just not familiar with the language and bindings.
Or, even if someone could step through some code to show me how to set up a very simple custom tag and attribute... I can pick it up from there :) I am sure it must be some simple, but key concept that I haven't quite got the hang of yet!
Cheers to anyone who can lend a hand
::] krycek [::