client-side

Uncompressing content in browser on client side

Hi I am interested to know about the possibilities of reducing http requests on servers by sending different kind of contents in a single compressed files and later uncompress on client's browser and place the stuff(images,css,js) where it should be. I read somewhere that firefox is working on plan to give such features in future relea...

Need a web-embedded editor that doesn't save in HTML

Our clients are able to edit some text on our "admin" web site, which then displays to their customers on another "client" web site. They now want the ability to add mark-up like bold, italic, underline (and combinations of the above) plus links to web pages. Unfortunately, because we use a web framework that passes the stored text thr...

Ignore/disable usercontrol postback if javascript is enabled

Hi, I've searched high and low for some resolution to this problem. Hopefully someone here can explain!! I create a usercontrol that uses .NET web controls, but I want to create a smoother user experience by avoiding full postbacks, so I write some JQUERY to capture click events on the client and in this way do the processing without g...

Understanding client side code of existing sites

Many times I encounter a site, and would like to know - how did they do this? Moreover, I'm looking at a the work of someone else in my own (web) project, and want to understand what exactly did he do? What are the parts of the page? Which scripting manipulations are being performed? Which requests are being sent to the server, and whe...

Client side ssl in J2me?

How can we implement client side SSL in J2ME? Any available resource or source code?? I want to validate the particular service is accessed by a particular phone. ...

Web browser plugin for jquery performance optimization

Attempting to improve the perforance of my jquery - so step 1 for me is to optimize my selectors. I have been using jsperf.com which has been helpful but is there any web browser plugin that I can use that will do similar as jsperf? ie. I can enter several different selectors and it tell me which is the slowest etc or the timing each sel...

How to sync PC desktop mail client to an Exchange Activesync server?

I've got a situation where I want to connect to an email server whose only exposed service for mail/calendar is Activesync (it's an Exchange server). The only web interface exposed is "OWA light" which is horrific. I'd like to figure out a way to synchronize the mail from this Exchange so that it appears in a desktop mail client (or a w...