Javascript Location Search Substring

by top54u.com 06 Jul, 2008
Values returned by Javascript location search property can be modified using javascript substring, indexof functions and string array. You can extract the values of each query string variable and value returned in the form of string by location search property..
[read full article here]

Javascript Location Search with Examples

by top54u.com 06 Jul, 2008
Javascript location search property sets or returns the query string variable from the "?" question mark in the current URL. Location search property can change the values for query string variables that can in turn change the dynamic output of the current URL..
[read full article here]

Javascript Location Pathname with Example

by top54u.com 05 Jul, 2008
Javascript location pathname property sets or returns the path of the current URL except hostname or domain name. Location pathname property does not return hostname and query string variables along with pathname.
[read full article here]

Javascript Location Protocol with Example

by top54u.com 05 Jul, 2008
Javascript location protocol property sets or returns the current protocol used to access the web page. Location protocol returns "http:" if the current web page URL starts with "http:"..
[read full article here]

Javascript Location Port with Example

by top54u.com 05 Jul, 2008
Javascript location port property sets or returns the port number of the current host. By default browser does not returns the port number by location.port property of the current host..
[read full article here]

Javascript Location Hostname with Example

by top54u.com 05 Jul, 2008
Javascript location hostname property sets or returns the hostname i.e domain name or IP address of the host. There is a difference between location.hostname and location.host that location host property returns both host name and port number.
[read full article here]

Javascript Location Host with Example

by top54u.com 05 Jul, 2008
Javascript location host property sets or returns the host address as domain name or IP of the host. Normally location host property returns the domain name or sub domain name while working online..
[read full article here]

Javascript Location Hash with Example

by top54u.com 05 Jul, 2008
Javascript location hash property sets or returns the value from the hash sign "#" in the current URL of the browser window. Javascript location hash actually returns the bookmark name form the current URL..
[read full article here]

Javascript Window Location Reload or Refresh Function

by top54u.com 04 Jul, 2008
Javascript location reload function of DOM window object provides the functionality to reload or refresh the current web page. You can create function having the code to run the location.reload function onclick event of button control.
[read full article here]

Javascript Location Redirect Function

by top54u.com 04 Jul, 2008
Javascript Location redirect function can be generated by using any of the location href or window location replace function to redirect the old URL to new location URL..
[read full article here]

Tags

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

OUR SPONSORS[+ advertise here]
related videos.....
recent posts.....
top54u ezines.....