<xsl:attribute name="href">
<xsl:value-of select="DocPath"/> <--Do I put the file's directory in here?? Can you show an example of this?
</xsl:attribute>
John
I would like to use different fonts and colors for the bitlocker description. Also stopping and waiting to give the user a chance to read further about bitlocker or boot the computer. Then they will be presented with a customized boot screen. Then it will used a avi or animated gif for the...
I am trying to modify this code:
<?xml version="1.0" encoding="unicode"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:osxml="osxml" version="1.0">
<_locDefinition>
<_locDefault _loc="locData"/>
<_locTag _locAttrData="pad-left,pad-right">p</_locTag>...
Yes I pretty well know that XML/XSL is a markup language, but I would like to customize bootmgr.xsl to my liking. With music and to stop the screens and ask the user to go to the next screen or to go ahead and boot the computer. This is to make the xml/xsl code more user friendly!
John
How do I use css in this code?
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
exclude-result-prefixes="xs"
version="2.0">
Where do I put the css file in this line? John
I have a form with a Label, animated gif and another label. I am trying to figure out how to play the music while the form is loaded but not before or after, how is this done? I have tried on current and on open. But they don't work!
John
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.