hello,
Can someone please tell me what a variable there is for the current page and current page id?
I wanted to use a code something like this:
if(PAGE_ID == CURRENT_ID) {
}
I mean I want the script to know he is on the current page I'm viewing.
Thanks
