TopOfBlogs
9,598 Blogs in 72 Categories
Tracked 387,686,356 pageviews, Sent Out 345,176


Best Blogs By:



  Site Details Viewed: 426



Web Reference sites for your needs


Recommend Site To A Friend


Site Details
URL: http://wiki-webreference.blogspot.com
Listed in: Web Hosting
Category rank: 6
Overall rank: 4694
Tags: javascript  php  mysql  ajax  dhtml  facebook_application 

Join Date: November 30, 2007
Country: India
Language: English

Google PageRank: 0
Alexa: 5,557,946
Technorati: Rank: 4,978,471 Authority: 0


Site Description:
Collections scripts, tips and various best reference site URLs and links to get tutorials and scripts for IT developers (DHTML, JavaScript, Ajax, Xajax, PHP and MySql and etc) and other valuable information. And also this blog provides guidelines to Facebook application developers to develop Facebook application in PHP.


Statistics


Pageviews:2,005
Sent out:9


Pageviews 24h:7
Pageviews yesterday:7
Pageviews last week:32
Pageviews last month:110
Pageviews last year:2,005


Latest Posts on: Web Reference sites for your needs
Retrieved latest 5 posts at: http://wiki-webreference.blogspot.com/feeds/posts/default

Email Validation | 24 Dec 2007
Here is a sample code for validating email address using JavaScript regular expression.var Email = "username@domain.com";var flag = /^[a-zA-Z0-9_.]+@[a-zA-Z0-9]+[.][a-zA-Z]+[a-zA-Z.]*$/.test(Email);if(flag){ alert('Valid email address');}else alert('Invalid email address');  (more)
Find Position | 1 Dec 2007
Each html elements in a page has position values (ie. where the elements currentlyplaced). Basically it is measured by pixels from top and pixels from left.The topand left position values are obtained by using the html elements attributs offsetTopand offsetLeft.This can be calculated at run time using javascrit.The script follows. Argument of the f  (more)
Facebook feed.publishTemplatizedAction | 29 Nov 2007
Publish feed to both Mini and News feed using feed.publishTemplatizedAction. In the starting i faced lots of difficulties for this, I got mini feeds successfully but News feeds are not come. I got news feeds only after i register the feed templates. Feed templates has no ids. What ever you construct templates in coding just you register those in Fe  (more)
Web Submission | 22 Nov 2007
You have a site or blog but it is not found in the search engine. You can submit your site or blog url to the web directories which adds your site url to most of the search engine. I give link below one of the free web directory submission site.FreeWebSubmission.com  (more)
DIV over IFRAME | 20 Nov 2007
Hi,I want to display my div content over the iframe. I tried with z-Index property, but DIV content can not come over the IFRAM.Is it possible ?.Pls help me.Thanks in advance.  (more)


Subscribe: Add Web Reference sites for your needs to your favorite RSS Reader

Subscribe to Bloglines Subscribe to Google Subscribe to MyYahoo Subscribe to MyMSN Subscribe to Newsgator Subscribe to Netvibes

Copyright - © 2007 - 2008 TopOfBlogs
Home | Register | Blog | Feedback | Free Resources | Help | Terms of use | Contact us
Page generated in 0.1256 seconds & 14 queries. Server Load: 0.77