Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can you include a javascript menu throughout the site. Give steps.



How can you include a javascript menu throughout the site. Give steps...

Answer / Sabhajeet Sonkar

To include a JavaScript menu throughout your CakePHP site, follow these steps:
1. Create or download your JavaScript menu file (e.g., menu.js) and place it in the webroot/js directory.
2. In your layout file (e.g., default.ctp), add the following line to include the script: <script src='/js/menu.js'></script>
3. Make sure that your layout file is being used by all views by setting it as the default layout in AppController.php.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

What is the use of security.salt and security.cipherseed in cakephp? How to change its default value?

1 Answers  


How can you make urls search engine friendly while using cakephp?

1 Answers  


What is wrong with the below validation rule?

1 Answers  


What is the current stable version of cakephp?

1 Answers  


how to check cakephp version in ubuntu?

1 Answers  


What are hooks in cakephp?

1 Answers  


Is it possible to have multiple validation rules per field in cakephp?

1 Answers  


Explain the difference between beforerender() and beforefilter() in cakephp?

1 Answers  


What is the name of cakephp database configuration file?

1 Answers  


What are controllers?

1 Answers  


How to run cakephp project in xampp?

1 Answers  


What is mvc in cakephp?

1 Answers  


Categories