Bobby Ruby

Results 4 issues of Bobby Ruby

Z index has no affect with position set when in any full screen option

To fix change line 420 img id -- remove ---- in my-meta-box-class.php to --- e-remove --- then add the following where the java script is. jQuery("#e-remove-'.$field['id'].'").live(\'click\', function() { jQuery(this).parent().parent().remove(); });

Needs a look

` var topleft = L.latLng(40.52256691873593, -3.7743186950683594), topright = L.latLng(40.5210255066156, -3.7734764814376835), bottomleft = L.latLng(40.52180437272552, -3.7768453359603886); var overlay = L.imageOverlay.rotated(".\common\5A09_NUM_FTG.tif", topleft, topright, bottomleft, { opacity: 0.4, interactive: true, attribution: "© Instituto Geográfico...

Please help me understand wtf I'm doing wrong. var cdpSpan = new L.Polyline.Arc(pointFrom, pointTo, { color: 'blue', weight: 2.5, opacity: 1, smoothFactor: 1, interactive: false, vertices: 200 });