js |
X

Congrats, You are Subscribed to Receive Updates.

How to add JavaScript in Frontaccounting

How to add JavaScript in Frontaccounting
How to add JavaScript in Frontaccounting is a custom thing for Developers to provide certain support with Additional Javascript files. Generally All the webpages include the javascript files either header or footer of the webpage. In frontaccounting it involves the js caching to work based on the companies. But for me i want to add my custom js to its theme files. So it can be ...

Essential Software’s for Aspiring Web Developer(PHP)

Essential Software’s for Aspiring Web Developer(PHP)
Everyday web is growing tremendously, Based on its growth  many peoples want to become a successful web developer and framework builder.  There are huge number of freelancers are doing it as a self employed service and business. Even I am also one among the freelancer. So here I just gathered few Software’s for beginners to use while come to learn web design. A web developer ...

Check Whether Javascript is Enabled on Browser Using php

Check Whether Javascript is Enabled on Browser Using php
You can check js enable using php also.  From my previous article shows to check it using HTML5. Here I am giving you two ways to check it using php.  Php is server side script, eventhough we can identify the client browser capability and work based on it.  First option is very simple code to perform it. <script type="text/javascript"> document.cookie = 'kvhasJS=true'; </script> <?php // ...

Menu

Sidebar