-
Categories
- about
- Adwords
- Android Application Development
- Artificial intelligence
- Auction Script
- Auction Software
- BlackBerry Application Development
- BlackBerry application development
- Business
- Business & Marketing
- Celebration
- Computer
- crm software
- CRM Solution
- E Commerce
- Employee Collaboration
- ERP Solutions
- Featured
- Fiverr clone
- General
- Groupon clone
- Headline
- HTML5 Development
- Internet Marketing
- iPhone Application Development
- Living Social
- Marketing
- mobile app marketing
- mobile application
- mobile application development
- mobile apps
- Mobile Commerce
- Mobile Computing
- Mobile Computing
- Mobile Products
- Mobile Solutions
- Mobile Website
- mobile website development
- ndot.in
- outsourcing
- Patient Appointment Scheduler
- Programming
- Search Engine Marketing
- Semantic web
- SEO Company
- SEO services
- SmartOffer
- Social Commerce
- Social CRM
- Social media
- Social Media Marketing
- Social networking
- Sports
- Uncategorized
- web design and development
- Web Development
- Yipit Clone
Tags
Add new tag AJAX android android application development api Auction Script blackberry application development crawl CRM Software css e commerce facebook functionality Groupon Clone Groupon Clone Script HTML iPhone application development iphone apps javascript joomla know3 mobile app development mobile application mobile application development mobile apps mobile commerce mobile commerce application mobile website MySQL ndot php rdf Search engines Semantic web SEO Company SEO Service Social Commerce Social media Social Media Marketing Social networking tags twitter widgets XHTML Yipit Clone
Tag Archives: AJAX
Semantic classes and IDs with Blue print
Blueprint is a compressor script that will renders all the various CSS bits that you need according to the given column numbers and sizes for each project into one compact CSS file. It also gives the freedom to define semantic classes … Continue reading
- October 14, 2012 |
- 0 Comments
Simple ajax demo in kohana php….
/* view file script */ <script language=”javascript”> function get_sub_category(id) { var url = “/codes/get_sub_category/?id=”+id; $.post(url,function(feedback){ //alert(feedback); document.getElementById(‘sub_category_list’).innerHTML = feedback; $(‘#sub_cat_view’).show(‘slow’); }); } </script> <tr><td align=”right”><label>Category:</label></td><td><select id=”category” name=”category” title=”Select the Category” onchange=”return get_sub_category(this.value);”> <option value=”” >select</option> <?php foreach($this->main_category as $row) {?> … Continue reading
- October 14, 2012 |
- 0 Comments
WSRP-network protocol standard
Web Services for Remote Portlets (WSRP) is network protocol standard designed for communications with remote portlets, approved by OASIS OASIS is a nonprofit consortium that drives standards for the advancement of structured information standards and adoption of open standards for … Continue reading
- October 14, 2012 |
- 0 Comments
