How to protect a class by an object creation by another class? Get link Facebook X Pinterest Email Other Apps December 12, 2014 Answer : By making a constructor to private . Example : Class Dinesh { private Dinesh(){ // Code will be here } } Get link Facebook X Pinterest Email Other Apps Comments
File Hosting Websites November 21, 2014 Bay Files File Dropper Sling File Your File Link File Wire Read more
Pure CSS Modal December 05, 2014 <html> <head> <style> .modalDialog { position: fixed; font-family: Arial, Helvetica, sans-serif; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.8); z-index: 99999; opacity:0; -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; pointer-events: none; } .modalDialog:target { opacity:1; pointer-events: auto; } .modalDialog > div { width: 400px; position: relative; margin: 10% auto; padding: 5px 20px 13px 20px; border-radius: 10px; background: #fff; background: -moz-linear-gradient(#fff, #999); background: -webkit-linear-gradient(#fff, #999)... Read more
Bramhan Yuvak-Yuvati Parichay Sammelan in Bilaspur C.G. 2022| Parichay sammelan December 17, 2022 Read more
Comments