Archive for the ‘javascript’ Category

Filed Under (Internet, TECHNOLOGY, javascript) by Gayan Balasooriya on August-27-2010

Image from hoth.entp.comI was doing JavaScript for few years and it was little bit hard to work with “write less, do more” at first few times. Always it comes to my mind as JavaScript (yes I know it is) so I am trying to apply some functions as document.getElementById. And when I wanted to hide and show elements it was style:none and block.Those look bad(when a better way is there) on jQuery and



Filed Under (Google, Google gadgets, Mashup, SL BLOGS, SOA, WSO2, WSO2 Gadget Server, WSO2 Mashup Server, javascript, programming) by Nuwan Bandara on April-27-2010

Today I was working on a customer POC and happened to create few Google gadgets to visualize selected data sets from *.gov.uk sites. The scenario which is implemented was, mixed with inter-gadget communication and content search over data.gov.uk sites. I created three simple gadgets which communicates with each other, and one acted as the controlling [...]



Filed Under (Miscellaneous, TECHNOLOGY, iPad, iphone, jQuery, javascript) by admin on April-21-2010

Dragging on normal web pages do not work on iPad since it fires touch events like touchstart and not mouse events (e.g. mousemove).
This post is based on iPhone Touch Events in JavaScript. The main difference here is it handles clicks. So you could just include this piece of code and dragging will work (post a [...]



Filed Under (Internet, Microsoft, TECHNOLOGY, javascript) by Gayan Balasooriya on January-22-2010

I didn’t get a time to write something here for a long time. Yes I can say I was busy. (But I was not :) ) Anyway I thought to write about something finally and I promise (this is a serious promise) that I will try to do something (do a posting actually) on my blog more frequently.
The ability to call the web methods by JavaScript on .net is very very useful and we can implement the web pages more