EXEIdeas | September 23rd, 2015 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesIn this article we’re going to cover the following popular script snippets!Web developers often use JavaScript for common tasks on their websites. In this tutorial we’ll show you the top 10 JavaScript snippets you can use on your webpages by just cutting and pasting!...
EXEIdeas | September 22nd, 2015 | 0 Comments | Business Needs / Guest PostThe PCI Security Standards Council has updated its guidance for the payment card industry on penetration testing. The new guidance, available to download here, is intended as supplemental information to the PCI DSS (Payment Card Industry Data Security Standards) but does not supersede or replace it....
EXEIdeas | September 21st, 2015 | 0 Comments | Guest Post / Website TipsIn this digital web 2.0 age, most startups seem to be smitten by the fact that a visually appealing and functional can effectively summon the attention and interest of users. And quite rightly, a visually appealing site impresses strangers to the site turning them into prospects and impressed prospe...
EXEIdeas | September 20th, 2015 | 0 Comments | Blogspot / Blogspot Navigation BarBlogger page navigation widgets are most famous widgets in Blogger. The vast majority of the bloggers thought about this page navigation gadget and its significance in webpage, this widget is utilized for simple navigate starting with one page then onto the next page. You can hop from one page to an...
EXEIdeas | September 19th, 2015 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesHave you ever want to add a super cool effect to your site of product images and couldn’t find a perfect match? I bet these magnifying glass effect should fits in any layout. These magnifying glass is created using CSS3 box-shadow and border-radius properties. jQuery is used to position it at...
EXEIdeas | September 18th, 2015 | 14 Comments | Guest Post / Website / Website TipsIt’s high time for all businessmen to roll up their sleeves and go mobile! Yes you actually took it right… “Being Mobile” is in trend. If you are a techno-enthusiast & have keen interest in knowing about the latest trends of the web world then surely this is a news for you. The searc...
EXEIdeas | September 17th, 2015 | 0 Comments | HTML Codes / HTML-CSS-PHP-JavaScriptThe HTML <input/> element is used to create interactive controls for web-based forms in order to accept data from the user. How an <input/> works varies considerably depending on the value of its type attribute. Text fields are used to gather short text responses from a user. Text fields...