strmiska  
                
                  
                    January 19, 2016, 10:36am
                   
                  1 
               
             
            
              hi!
	hypeDocument.setElementProperty(element, 'left', dropZoneTop, 0.5, 'linear');
hypeDocument.setElementProperty(element, 'top', dropZoneLeft, 0.5, 'linear');
but failed.dragDropFlexi.hype.zip  (14,4 KB)
             
            
              1 Like 
            
           
          
            
              
                Olav  
              
                  
                    January 19, 2016, 11:01am
                   
                  2 
               
             
            
              Shouldn’t your elements not be grouped to let this work in responsive layout?dragDropFlexi_2.hype.zip  (15.6 KB)
             
            
              
           
          
            
              
                strmiska  
              
                  
                    January 19, 2016, 11:47am
                   
                  4 
               
             
            
              yes - being grouped is a solution for the exact covering. but now try to move the drag-object.
             
            
              
           
          
            
              
                strmiska  
              
                  
                    January 19, 2016, 11:50am
                   
                  5 
               
             
            
              haha. curious. thanx - this is working ungrouped. but why do i have to use the opposite?
             
            
              
           
          
            
              
                h_classen  
              
                  
                    January 19, 2016, 11:53am
                   
                  6 
               
             
            
              have look back … guess it was a missmatch in your code 
             
            
              
           
          
            
              
                strmiska  
              
                  
                    January 19, 2016, 11:55am
                   
                  7 
               
             
            
              true - i read the wrong variable for “top”.