shiplu.mokadd.im

less info
Apr
10
revised Can someone tell me what this means: @“&(?=x[a-zA-Z0-9]{1,8};)”
deleted 136 characters in body
Apr
10
answered Can someone tell me what this means: @“&(?=x[a-zA-Z0-9]{1,8};)”
Apr
10
comment Explode UTF8 string regarding to uppercase or numeric characters
what logic works to split HEREtomorrow to HERE tomorrow and IKnow to I Know instead of IK now ?
Apr
3
awarded  c
Apr
3
awarded  linux
Apr
2
awarded  Enlightened
Apr
2
awarded  Nice Answer
Mar
29
awarded  Popular Question
Mar
27
awarded  Tumbleweed
Mar
22
awarded  Notable Question
Mar
20
revised Determining Build configuration of a Sencha Touch and ExtJS project
edited tags
Mar
20
asked Determining Build configuration of a Sencha Touch and ExtJS project
Mar
12
revised understanding a notation in printf
added 11 characters in body
Mar
11
comment Mediafire API PHP Development
It calculates sha1 hash.
Mar
9
comment Remote Filtering with ListFilter in ExtJS Grid Column Header
Did you see my update in question? also did you read my last comment? I down-voted because this does not really solve it. I can not upgrade extJS version. If I could I wouldn't give a bounty on it. I would try upgrade option first. The app is deployed in production I can not change it.
Mar
8
comment how to shorten this jquery function?
shouldn't be the last case default ?
Mar
7
awarded  jquery
Mar
6
comment Remote Filtering with ListFilter in ExtJS Grid Column Header
Okay. I found its not only ListMenu.js. It also depends the changes on Ext.menu.* in 4.1. The 4.1 version works as expected(see my update on question). But it does not shows menu entries on 4.0. I can change only Ext.ux. But changing all of it is not possible.
Mar
6
revised Remote Filtering with ListFilter in ExtJS Grid Column Header
added 209 characters in body
Mar
5
comment Remote Filtering with ListFilter in ExtJS Grid Column Header
I am talking about http://docs.sencha.com/ext-js/4-1/extjs-build/examples/ux/grid/menu/ListMenu.js‌​ file. Can you elaborate what fails? Ans: It fails to show options. It shows the menu exactly like the screenshot attached to my question. Have you removed your workarround? Ans: Yes I have. This was the code after using new ListMenu.js.