Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

don't understant a bit of code

Add a New Topic Reply to Post
UserPost

9:50
20 August, 2010


Lionel G

Guest

hello everybody there !

Does anyone could explain me the meaning of this code

// get coordinates
var mouseX = e.pageX || (e.clientX ? e.clientX
+ document.body.scrollLeft: 0);
var mouseY = e.pageY || (e.clientY ? e.clientY
+ document.body.scrollTop: 0);

it's found in file wp-live-blogroll.js in page 70.

Reply to Post

Reply to Topic:
don't understant a bit of code

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
10 + 12