[Geomoose-users] Trouble entering variable in custom.js
Bistrais, Bob
Bob.Bistrais at maine.gov
Fri Nov 4 17:44:51 EDT 2011
This is one of those things that should be trivial, but I'm having
trouble figuring it out. I want to add some code to the results table
view in GM. When the user clicks the Close Table button, I want to
execute a bit of custom code. I need to pass a variable to that line.
Sounds simple enough, and the variable is defined in the
showParcelDataTable function of custom.js. But the variable is not
getting through to the line of code I want it in.
It's an extremely long line of code, so I won't paste it all here, but
the line starts as this:
$(".resultGlobalTools").html("<img src='images/toolbar/zoomin.png' ...
So I seem to have trouble passing the variable. Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20111104/3d07c324/attachment.html
More information about the Geomoose-users
mailing list