-
-
Many websites
display notifications or prompts in what is called as information bar or
notification bar. Such an information bar typically contains some text,
graphics or any other HTML markup along with a close button. The
information bar is always visible and is flushed with the top edge of
the browser window. Once user closes it, it remains hidden for the active
session. Such an information bar can be easily developed using jQuery.
The remainder of this article explains how.
http://www.bipinjoshi.net/articles/bbf0b5e4-1d4d-46e2-b30d-f71c659e3e10.aspx
-
-
Most
of the blogs display a set of tags or keywords in the form of a Tag
Cloud. A tag cloud presents the keywords in font sizes proportional to
the number of blog posts having that tag. If you are using some blogging
website or using some open source blogging engine you already have a
tag cloud ready. However, if you are building your own blog engine or
website you will need to build the tag cloud on your own. This article
shows how to do just that.
http://www.bipinjoshi.net/articles/79088b35-bef5-4c16-b893-269d4caae1f0.aspx
-
-
If your web forms consist of small amount of content they render quickly in the browser
and user can start working with them almost immediately. However, when
your web forms are bulky and render too much of content, the page is
loaded in the browser slowly. Users can start using the partially loaded
page and perform actions such as clicking on links or buttons. At times
this is undesirable and you want users to wait till the complete page
is loaded in the browser. You can accomplish this with the help of
little client side script.
http://www.bipinjoshi.net/articles/85f131fb-ab7f-4587-8891-fcf2f6652edc.aspx
-
-
If you are a
web developer you must be aware of the rising attention being paid to
HTML5. HTML5 is not merely about some markup tags. It provides a whole
new set of features that make it a programmable platform. Modern web
applications invariably make use of HTML markup, CSS, JavaScript, AJAX
and related technologies. Noticing this trend HTML5 offers many new and
exiting features to the web developers. If you want to be on the cutting
edge of the web development technologies you must be well-versed in
HTML5. To that end Pro HTML5 Programming, 2nd Edition does a great job
of providing in-depth understanding of most of the HTML5 features.
http://www.bipinjoshi.net/articles/fa352c06-9dd8-45d6-ad9b-15d811f926e6.aspx