Posted by: junal on: April 27, 2008
We always face css issues that work in FF/IE7 but not in IE6! That’s a common scenario. But Javascript? Well that’s too. Yesterday I faced this problem while I was working on an onclick event of JS.
To avoid the link execution I used href=”javascript:fx()” which worked fine in FF and IE7 but when I went [...]
Posted by: junal on: March 24, 2008
I didn’t find any example of getChecked(), so I thought this example might help somebody who are looking for an example using this method.
Problem: You would like to allow your users to send their Facebook’s friends a message or whatever. Now there must be a check (if this is not invitations, because in invitation you [...]
Posted by: junal on: October 16, 2007
I was thinking what should be the next JS framework/library for me to start after Scriptaculous? Well I started jQueary but suddenly I couldn’t continue after a while as I started using Prototype.js for my ongoing project. So I couldn’t know a lot about jQuery. I decided to find a next better JS framework in [...]
Posted by: junal on: August 24, 2007
I have Spent a busy week following some different tasks. Had to do some family work and I had an official tour in sylhet. My assigned task was to train some people how to use the software that we sold to them and gather all bugs that are still in the software. Well, that was [...]
Posted by: junal on: August 15, 2007
Recently, i read this article from here.. http://cow.neondragon.net/xml.php Nice to see some cool JavaScript effects. specially Corner.js which can add rounded corners to your images, as well as shading and shadows around the image! cool eh ? you can try it now. very easy and simple process. this is how i used it ….
<script type=”text/javascript” [...]
Posted by: junal on: August 8, 2007
We used to get lots of programming projects in university. There were two groups of students for the project. One of them used to copy the project from other group and they were about 80%. Now, who where those 20% who used to do the project by themselves? Group of brilliant student who were really [...]
Recent Comments