|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Is there any way to use <head> elements usign XSL? I try (such as <title>), but nothing happens.
__________________
Paul Spangler SpanglerCo www.spanglerco.tk |
|
#2
|
||||
|
||||
|
hopefully i am not oversimplifying this too much but you can define any <element> in your xml and create a <xsl:template match="element"> to transform it to your desitred output. The hard part here is just defining your page logic and layout so that you can reuse as much of the code as possible and make it efficient. Hope that helps...
|
|
#3
|
||||
|
||||
|
Thanks
Thanks for replying, but I figured it out myself.
|
|
#4
|
||||
|
||||
|
it helps if you post your solution, wether it's just to keep people from researching with you or to help those on this board who may need it in the future... thnks
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > head |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|