PhoneGap for Windows Phone

Microsoft has worked with Nitobi phonegap to bring their PhoneGap HTML5 developer framework to Windows Phone 7.5 Mango. PhoneGap, it’s an open source mobile framework that enables developers to build applications targeting multiple platforms, by using standard web technologies (HTML5, CSS and JavaScript). On Windows Phone 7 this provides another option besides Silverlight and XNA for developers to bring their apps to the platform. The current beta version includes most of the basic features...
More

Telligent Tabbed Panes control in Client side access

Telligent community server system is really nice one. I like to work in that. In Now community server 5.5 they made little bit easy to create widgets and custom functions. While work in this CS, I used Telligents Tabbed panes to show better GUI in browser.  In this tabbed pane, in my functionality need to move from one tab to another tab when user click on hyperlink or button. So, I used firebug and   html view source to come over this.You can check the code below.  In community server 5.5 they'...
More

Is JavaScript validation is enough?

Is JavaScript validation is enough? Client-Side Script: Script run by the viewing web browser is called client-side script. Client side script example javascript, vbscript. JavaScript: JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated component of the web browser, allowing the development of enhanced us...
More