Wordpress development for providing St. Louis Funding Startups talent and a place to post openings.
Web Applicaiton development for Siemens wireless ultrasound as sales informatin system.
getHeaderButtonHolder: function() { return this.getButtonHolder(); }, /** * Gets a wrapped button element. * * @returns {HTMLElement} The wrapped button element. */ getButtonHolder: function() { return document.createElement('span'); }
/** * Gets a single button element. * * @param {string} text The button text. * @param {HTMLElement} icon The icon object. * @param {string} title The button title. * @returns {HTMLElement} The button object. * @see http://materializecss.com/buttons.html */ getButton: function(text, icon, title) { // Prepare icon. if (text) { icon.classList.add('left'); icon.style.marginRight = '5px'; } // Create and return button. var el = this._super(text, icon, title); el.classList.add('waves-effect', 'waves-light', 'btn'); el.style.fontSize = '0.75rem'; el.style.height = '24px'; el.style.lineHeight = '24px'; el.style.marginLeft = '5px'; el.style.padding = '0 0.5rem'; return el; }
518 N. Newstead Ave. Saint Louis Missouri 63108 United States
P: (314) 695-6238
zacharyjameskraft.com Best Time To Contact:
Monday - Friday: 10:00 AM to 6:00 PM