EXEIdeas | May 29th, 2020 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesSometimes we need to add a scroll bar to a div or span whenever text in the div or span gets overflow. the scroll bar is supported in all browsers like IE 5+, FF 3.5+, and Safari, Opera, etc. To show ...
EXEIdeas | April 21st, 2016 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesIn the new era of web designing there are many ways to add a menu bar to attract users and also to help users to go ahead with easy clicks but some web pages have too many important links that they wa...
EXEIdeas | April 10th, 2016 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesYou know well about HTML MARQUEE Tag for scrolling data in simple way with controlling it via HTML attributes but there is a big problem there that when your data will end then it will scroll blank sp...
EXEIdeas | January 25th, 2016 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesJQuery Horizontal Accordion Tabs are quit popular nowadays because web pages now have a lot of data but less page size that you can increase due to better design but also cant leave the important data...
EXEIdeas | December 18th, 2015 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesAccordion is a common widget in all new websites to display your more data in less area by overwriting DIVs over one on eachother but on click the desired DIV is view-able and rest are hide so means y...
EXEIdeas | May 26th, 2015 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptWhile building web page layouts, you’ve probably been faced with a situation where you should center a div the two horizontally and vertically using pure CSS. There are some ways to accomplish that,...
EXEIdeas | June 1st, 2014 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesMany designers are now working on widescreen websites that are even 3x to the visitor screen so sometime, They designed some widget that should be fixed while there visitor scrolling there website hor...