Widget:CJP4: Difference between revisions

Jump to navigation Jump to search
Christopher Popma (talk | contribs)
No edit summary
Christopher Popma (talk | contribs)
No edit summary
Line 27: Line 27:
if (document.getElementById('#selectedShape').value === 0)
if (document.getElementById('#selectedShape').length != 0)
{
queryShape = ""
}
else
{
{
queryShape ="[[Pill%20Shape::" +document.getElementById('#selectedShape').value+ "]]"
queryShape ="[[Pill%20Shape::" +document.getElementById('#selectedShape').value+ "]]"

Revision as of 21:56, 10 June 2014