Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

WebUITheme Javascript

I am doing some dynamic URL creation in my loginFooter.html as part of a custom theme.  The problem I am having is that when I try to call a javascript function, my error console is telling me that it can not find the function (and obviously it is not getting called).  I have tried putting the function in a script block above the body tag as well as in the body tag.  Neither is making the function accessible.  The only way I can get the javascript I need to execute is by cramming it all in to the onclick event in my A tag.  Can someone tell me how I am supposed to be able to include a javascript block in the loginFooter.html file?

0 votes



One answer

Permanent link
It sounds like you're doing it the wrong way. You need to extend jazz.theme.LoginFooter.
https://jazz.net/wiki/bin/view/Main/WebUITheming#Custom_JavaScript

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,944
× 16

Question asked: Jul 10 '14, 6:08 p.m.

Question was seen: 4,410 times

Last updated: Jul 15 '14, 12:09 a.m.

Confirmation Cancel Confirm