MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Maybe a tiny (really tiny) improvement to monox (Closed) (Mono Support )

Viewed 8973 time(s), 4 post(s) 8/11/2013 1:34:11 PMby alainb
alainb

alainb

8/11/2013 1:34:11 PM
Hello ,
i was testing monoX recently and wanted to included some pages i made elsewhere.
They were based on Ext.net Framework.
I integrated in Monox in seconds but the result was a bit to heavy for me , 2 big ajax frameworks in a same page was a bit overkill.
So i started to create some master pages , removing all the Microsoft ajax dependencies and retested.
It almost worked :-) but i couldn't use the HTML5menu.

i found a tiny dependency in at least 2 files (jquery.parentSelector.js and MonoXMenuHTML5.ascx)

in the document ready section i included a small piece of javascript like this :

    if ( typeof Sys !== "undefined"  ) {
/* existing code after */
            var prm = Sys.WebForms.PageRequestManager.getInstance();
.........
}
it is just a test to check if sys is defined or not.


After this , it worked , and it worked really fast.

I think it could be a cool modif to do . What do you think ?

Best Regards and keep on your good work on monox , a really nice cms.



This content has not been rated yet. 
22 Reputation 2 Total posts
imarusic

imarusic

8/12/2013 2:16:47 PM
Hi AlainB,

thanks for your response. We will consider your suggestion.

Regards.
This content has not been rated yet. 
3016 Reputation 428 Total posts
khorvat

khorvat

8/26/2013 11:49:12 AM
This is fixed and it will be included in next nightly build.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
alainb

alainb

8/26/2013 12:08:25 PM
Excellent , Thank you Sir !
This content has not been rated yet. 
22 Reputation 2 Total posts