[Mapbender-dev] using jquery ...
Michael Schulz
mschulz at webgis.de
Tue May 15 12:05:33 EDT 2007
Hi,
tried your suggestion, but no improvement. sigh!
I'm using jquery: version 1.1.2 uncompressed ...
Cheers, Michael
2007/5/15, Christoph Baudson (WhereGroup) <christoph.baudson at wheregroup.com>:
> Hi again,
>
> maybe you need to rewrite your example like this
>
> previously
>
> i_$(document).ready(function() {
> i_$("a",document).background("#f00");
>
> try this
>
> i_$(document, parent.document).ready(function(){
> i_$("a",parent.document).background("#f00");
>
> I'm not sure about the first bracket, but the second one definitely
> needs the "parent." as context. Maybe worth a try.
>
> Christoph
> _______________________________________________
> Mapbender_dev mailing list
> Mapbender_dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapbender_dev
>
--
-----------------------------------------------------------
Michael Schulz
mschulz at webgis.de
in medias res
Gesellschaft für Informationstechnologie mbH
In den Weihermatten 66
79108 Freiburg
Tel +49 (0)761 556959-5
Fax +49 (0)761 556959-6
http://www.webgis.de / http://www.zopecms.de
-----------------------------------------------------------
More information about the Mapbender_dev
mailing list