Hi guys, sometimes we may need to count the number of elements under a particular element. jQuery helps us to find the number of elements very easily, consider the following HTML
Find the number of child elements using jQuery
Reply
Hi guys, sometimes we may need to count the number of elements under a particular element. jQuery helps us to find the number of elements very easily, consider the following HTML
Joomla is a popular CMS application, now I am using Joomla 1.7. A lot of modules are available to download and each module has its own layout. Sometimes we may need to override the existing layout of a module. In order to override a module’s layout, we don’t need to update the module’s own layout files, instead we can create our own layout files to override the existing layout.