Aleck Agakhan

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Aleck Agakhan created a post, Some troubles with Javascript intellisence
I use WebStorm WS-95.480. I've encountered some bugs. WebStorm doesn't recognize CSSStyleDeclaration class (It uses style stub instead) so that it displays warning whenever I try to write something... -
Aleck Agakhan created a post, WebStorm doesn't recognize the interface ElementTraversal on HTML elements
Html elements of a web page loaded in any modern browser implement the interface ElementTraversalinterface ElementTraversal { readonly attribute Element firstElementChild; readonly att... -
Aleck Agakhan created a post, Unable to preview web page in Safari
I use WebStorm 1.0.1. When I try to preview a page in Safari browser (5.0) the IDE passes an address like this: file://e:/Work/_Web/JavaScript/WebStorm/P01/DocumentFragment.html to it but Safari ca...