I'm very new to JavaScript/Greasemonkey, but am wanting to learn as much as 
possible. 

I'm looking for a way to make my audit trail, which displays the GUID, to 
display a name (i.e., Software Update). FYI, I need to do this for ~70 
different GUIDs. I don't know where I should start with building a user 
script, if there's one that I can work off of, or how to hook on to the 
info below in order to make the GUID display it's new name.

Here's what the GUID (8bed8548-3c8c-47fe-9ff4-7275ef2264f8) looks like:

<dd>

    <script type="jsv#3436_"></script>
    <script type="jsv#3437_"></script>
    <dl class="dl-horizontal">
        ::before
        <dt class="" title="id" data-jsv="#3438_">

            id

        </dt>
        <dd>
            <script type="jsv#3439_"></script>
            <script type="jsv#3440_"></script>


                  5990a60c-730c-4bfc-b93f-4e5804ecf15e
                  

            <script type="jsv/3440_"></script>
            <script type="jsv/3439_"></script>
        </dd>
        ::after
    </dl>
    <script type="jsv/3437_"></script>
    <script type="jsv/3436_"></script>

</dd>

Would someone be willing to help me out here, or at the very least, point 
me in the right direction?

Much appreciated!

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to