hi all,
i have a problem with i.e.scrollbar. as you see at the example here> www.4yuz.com
there’s a main page with two logos, when you click the logo at the right side it opens a new html page but the new page has no i.e. scrollbar. in main page i used
on (release) {
getURL(“4yuz/4yuz.html”, _self);
}
when i use _blank expression it works good but i need no extra browsers. i couldnt’t find a solution for this. it’ll be great if somebody fix this.
thanks
/genizah