Tagged Questions
0
votes
2answers
118 views
Insert HTML after each table row using variables from that row
Could you help me out with this?
I have a table like this:
<table>
<th style="text-align: left; text-transform: capitalize;">Unique</th>
<th style="text-align: ...
0
votes
1answer
141 views
Atlassian Confluence: Macro type plugin that will display a popup window when the page is accessed
Pretty basic idea, i want to show a popup window when some one access the page. I have written a sample code.
Actually what i want to do is create a Macro-type plugin which has a body so we could add ...
0
votes
2answers
32 views
use click to amend rendered page
I'm having trouble with a certain jquery in Confluence.
I have this code:
## @param pmname:title=Name(select)|required=true|type=string
<script>
AJS.toInit(function() {
...
0
votes
0answers
286 views
How can I use jQuery UI inside Confluence?
I'm currently using jQuery inside a Confluence HTML macro to display a dialog.
<input type="text" id="shortName" style="height: 18px; width: 50px;">
<input type="submit" id="submit" ...
0
votes
0answers
138 views
How to display date picker elements in Confluence?
I have been able to create a custom form in my Confluence custom plugin environment. I am using Confluence 3.5 SDK. This is the page i have created thus far http://imageshack.us/f/99/homeform.png/
...
0
votes
1answer
80 views
Part of menu hide under another layout
I have one problem with menu, maybe SO community can help?!
so, the problem described screenshot which attatached to this post.
hmm I don't understand yet why it can be.
This happen only in ...