Host!
Monday, February 28, 2011
Monday, February 21, 2011
Red And Blue Metal Core Wheels
Text search in your page with Javascript
Example:
Code:
Script:
\u0026lt;script language="JavaScript">
was crowded null
busca function (str) {
if (parseInt (navigator.appVersion) \u0026lt;4) return;
was strFound;
if (window.find) {
; strFound = self.find (str);
if (! strFound) {
strFound = self.find (str, 0,1)
while (self.find (str , 0.1)) continue
}
} else if (navigator.appName.indexOf ("Microsoft ")!=- 1) {
if (Trang ! = null) {
TRange.collapse (false)
strFound TRange.findText = (str)
if (strFound) TRange.select ()}
if (Trang == null ("Opera does not support search")
return;
} if (! StrFound) alert ("String '" + str + "' not found")
return;}
Form: \u0026lt;input
name="t1" value="Texto to Buscar" /> \u0026lt;input onclick = "search (document.all.t1.value)" type = "button" value = "Search" / >
Important: The script and the form you can put anywhere on your site, but we recommend that you include the script in the \u0026lt;head> \u0026lt;/ head> of your page, but not quite necessary, as you see in this blog that does not copy the script in the \u0026lt;head> but if I put it first in the entry and working properly.
As you can see the text box has the name = "t1", so the button is in the OnClick event searches function which sends the object's Value t1 .
If you search for text in web page or blog can easily be done through Javascript, which is a great value to the usability of your site especially if it addresses issues with lots of text, usually in many browsers can be done with window.find function (), but to work in almost all there is to include a small script. Var
Example:
Code:
Script:
\u0026lt;script language="JavaScript">
was crowded null
busca function (str) {
if (parseInt (navigator.appVersion) \u0026lt;4) return;
was strFound;
if (window.find) {
; strFound = self.find (str);
if (! strFound) {
strFound = self.find (str, 0,1)
while (self.find (str , 0.1)) continue
}
} else if (navigator.appName.indexOf ("Microsoft ")!=- 1) {
if (Trang ! = null) {
TRange.collapse (false)
strFound TRange.findText = (str)
if (strFound) TRange.select ()}
if (Trang == null ("Opera does not support search")
return;
} if (! StrFound) alert ("String '" + str + "' not found")
return;}
Form: \u0026lt;input
name="t1" value="Texto to Buscar" /> \u0026lt;input onclick = "search (document.all.t1.value)" type = "button" value = "Search" / >
Important: The script and the form you can put anywhere on your site, but we recommend that you include the script in the \u0026lt;head> \u0026lt;/ head> of your page, but not quite necessary, as you see in this blog that does not copy the script in the \u0026lt;head> but if I put it first in the entry and working properly.
As you can see the text box has the name = "t1", so the button is in the OnClick event searches function which sends the object's Value t1 .
Saturday, February 19, 2011
Side Effects Mandingo Roots
We already have web page! ICJ
Oh yes ... we already have web: www.iruaqueweb.com
With Dani Galvez ... a great friend of the ICJ IRUĂ, we have put in place, once and for all a dynamic website funny and very very present ... do not forget to visit and participate through this new platform to send us your comments and all your views on the activities and projects we are doing ....
Remember
www.iruaqueweb.com
also find us on Facebook at Tuenti, on Twitter and through email: cijirua@cederserraniaderonda.com
you there! Point of Information
? N Youth Giving
Serrania de Ronda
Home Rebuild Estimator
Mumbai monsoon rains away from her. Are just some slight drops that glide with extreme lightness. The streets are full of people Jaranera. The contest comes to pimples one hundred forty-two EDITION. Elephants all over India had come to compete. It was the most renowned event on the continent. He is best known for its impartial jurors came and exemplary organization. If nothing prevented, would be a hit with audiences and critics. There was only one slight problem, the winner was hospitalized in his hometown. It is not known if the prize is pick up the president of the nation or a saint. There currently are phoning the champion to the hospital. In their hands. Mowgli decides.
Saturday I posted this microstories unison in Microstories in Brevedades and this my blog. It is a completely new micro wrote before putting fallow my blogs. I think back to repeat the experience of publishing at the same time a new micro in the three posts because I find it interesting. On Monday February 28 normally again publish my blog so I hope. Greetings.
Wednesday, February 16, 2011
How Does Food Mess Up A Cholesterol Test
Links
Home Page How to Add Widgets
Page \u0026lt;/ option> \u0026lt;option value="http://trucosw3.blogspot.com/"> Home
\u0026lt;/ option> \u0026lt;option value = "http://trucosw3.blogspot.com / p / accessories-widgetsgadgets.html "> How to Add Widgets
\u0026lt;/ option> \u0026lt;option value="http://trucosw3.blogspot.com/p/directorio.html">
Cheats List \u0026lt; / option> \u0026lt;/ select>
\u0026lt;/ form>
Explanation: As you can see the OnChange Event List is the code: "if (this.selectedIndex ! = 0) self.location = this.options [this.selectedIndex]. Value "which operates the list because it is a condition in which faces if different to the first element, in our case" Select the page "puts the value of the item from the list in Self.Location which is our current frame or window.
Important: you should put your URLs Value These can be quite like" http://trucosw3 . blogspot.com / "or relative as" / ejemplo.htm "
Tuesday, February 15, 2011
Worth Of A 1958 Bottle Of Crown Royal
Pages List of Mario Bros Funny fangames
The fun game of Super Mario Bros, has been turned into an incredible Widget or gadget with which you can have fun for hours and can add to your Web page or blog very easily. It plays with the arrows and the key to jump and S to run.
Play:
if (Widgetbox) WIDGETBOX.renderWidget ('984f5544-004a-4cd9-AC25-6a5d400c9c3d ');
Get the widget
Super Mario World and Many Other Widgetbox! Not seeing a widget? (More info
Friday, February 11, 2011
Biggest Deer Killed In Alabama
Print a page with Javascript
This trick is very simple, if you want your page to be printed with a single click, you can add some code to a button and go.
Example:
value="Imprimir" /> \u0026lt;input type="button" onclick="window.print()"
The important code here is onclick = "window.print ()" which stated in the event Clicker to print, so you can add to cualguier another label in the same event, or other similar OnClick.
Examples: Print
Code: Link:
\u0026lt;a href="" onclick="window.print()"> Print \u0026lt;/ a>
Image:
\u0026lt;img border="0" onclick="window.print()" src="http://ruta_imagen" />
(you can use an image that's already online if you want to upload one, you can look at server images or icons as Iconfinder.com and copy the URL)
In a Cell \u0026lt;td
onclick="window.print()"> ...\u0026lt;/ td>
And in many other labels more.
I hope you use it, because it is very useful for many types of pages and blog to print content.
This trick is very simple, if you want your page to be printed with a single click, you can add some code to a button and go.
Example:
Code:
value="Imprimir" /> \u0026lt;input type="button" onclick="window.print()"
The important code here is onclick = "window.print ()" which stated in the event Clicker to print, so you can add to cualguier another label in the same event, or other similar OnClick.
Examples: Print
Code: Link:
\u0026lt;a href="" onclick="window.print()"> Print \u0026lt;/ a>
Image:
\u0026lt;img border="0" onclick="window.print()" src="http://ruta_imagen" />
(you can use an image that's already online if you want to upload one, you can look at server images or icons as Iconfinder.com and copy the URL)
In a Cell \u0026lt;td
onclick="window.print()"> ...\u0026lt;/ td>
And in many other labels more.
Tuesday, February 1, 2011
Travertine Paint Color
ESPN Baseball Results
ESPN, the sports channel has many widgets that are to our liking, first add widgets Soccer Results and
ESPN, the sports channel has many widgets that are to our liking, first add widgets Soccer Results
your Team Logo, then the NBA
Results
, now it was his turn to the sport of hot ball, baseball, all the results of MLB, the major leagues, are in one Widget for you to be aware or take it to your page or blog for free. Try
Subscribe to:
Comments (Atom)