tips

You are browsing the tips tag archive.

How to Properly Hide and Show Elements Using Javascript

What is the first solution comes to your mind, when someone asks you

How can I dynamically hide any element using Javascript ?

Continue reading…

Beautiful Nag Screen using JQuery & CSS3

Yesterday I wrote about a beautiful implementation for nag screen using mootools and CSS3. Thanks for all of my visitor for showing interest in it.

Considering requests from some of the users, I have also worked on its jQuery version. In jQuery version I have also tried to remove the bugs pointed out by one of the user.

Continue reading…

Beautiful Nag Screen using Mootools & CSS3

Beautiful Nag Screen using Mootools & CSS3

Nag ScreenNagscreen : Messages on the webpage that reminds (or nags) the user to register, or show some notification. These messages appear on the webpage in a way to seek user attention. Here in this post we'll be creating beautiful and dynamic Nag Screen using Mootools. Continue reading…

Django Example: FileField and ImageField

The syntax to add it in Model is:

class MyModel(models.Model):
	video = FileField(upload_to=None[, max_length=100, **options])

Continue reading…

Subscribe Me

Google Custom Search

Bookmarks