ChrisB: Seltsames +-Zeichen in altem JS-Code

Beitrag lesen

Hi,

var width = 10;

myJqueryObject.width(+width - 4);


>   
> Ich hab gegoogelt und ein JsFiddle angelegt, hat nix geholfen. Irgendwas werde ich mir wohl dabei gedacht haben, immerhin kommt dieses seltsame Plus-Zeichen auch in jQuery selbst vor...  
  
Wird vermutlich simpel dazu dienen, eine automatische Typ-Konvertierung herbeizuführen …  
  
MfG ChrisB  
  

-- 
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/