Message from discussion
declarar value do imput
Received: by 10.236.156.196 with SMTP id m44mr484962yhk.9.1337186151432;
Wed, 16 May 2012 09:35:51 -0700 (PDT)
X-BeenThere: jquery-br@googlegroups.com
Received: by 10.236.121.148 with SMTP id r20ls1109078yhh.1.gmail; Wed, 16 May
2012 09:35:46 -0700 (PDT)
Received: by 10.236.156.196 with SMTP id m44mr484579yhk.9.1337186146262;
Wed, 16 May 2012 09:35:46 -0700 (PDT)
Received: by 10.236.156.196 with SMTP id m44mr484575yhk.9.1337186146241;
Wed, 16 May 2012 09:35:46 -0700 (PDT)
Return-Path: <tcelest...@gmail.com>
Received: from mail-gg0-f173.google.com (mail-gg0-f173.google.com [209.85.161.173])
by gmr-mx.google.com with ESMTPS id n4si2567486yhm.7.2012.05.16.09.35.46
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 16 May 2012 09:35:46 -0700 (PDT)
Received-SPF: pass (google.com: domain of tcelest...@gmail.com designates 209.85.161.173 as permitted sender) client-ip=209.85.161.173;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of tcelest...@gmail.com designates 209.85.161.173 as permitted sender) smtp.mail=tcelest...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-gg0-f173.google.com with SMTP id p1so1167544ggn.4
for <jquery-br@googlegroups.com>; Wed, 16 May 2012 09:35:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=T6CQwzKhqQPvFsl/s0e43WPhpI4HveeP4bQde/+ewRI=;
b=tllbM3xgAqrkbcka/8WNxyqNLUYCOq5/srQJGZTd1oCX7QaT9AZOmc3u3E4vBvHlVn
uAhz2pvMWANNJEixnqzLA38a00atS4MGkQreZv6Wxg/moyjO7LgjIK6OUgqSecSp6Pgn
/G0et2SB2kFVJg6WmX2l15YaZrZ45MLrIJrT+vEom3kH9Pt6xY/rhlR7vbainUv+mUhS
khcJau2r5f7PIDG8ZCcg5zJ+h+WRtaeZ3KcIsqRPdRLu7mGUm3zHYNJqn/17PiVp+Toa
y/kekAWIhljYRwbRf0Dz86Rwh+tqnD+2unYbep7uVgMc7HWDQiggwwHHNLHAVtuwCvq+
UyQA==
Received: by 10.42.215.68 with SMTP id hd4mr2363925icb.30.1337186143384; Wed,
16 May 2012 09:35:43 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.50.155.166 with HTTP; Wed, 16 May 2012 09:35:23 -0700 (PDT)
In-Reply-To: <CAB_Px=y=nrdbEh2xsnposq8HoRfjZDBsNxkjK55TJGbC9dp...@mail.gmail.com>
References: <CAJbyA80Xh=_ZP_-yBxpNgFAu7hS0Te5MhgOmTQRz7P_ugOP...@mail.gmail.com>
<4FB39A3E.5020...@fecrd.cujae.edu.cu> <CAJbyA800T0qV-=y_WUYcs7OA23MnJPZMhodFbwvgYbu2gzy...@mail.gmail.com>
<CAB_Px=y=nrdbEh2xsnposq8HoRfjZDBsNxkjK55TJGbC9dp...@mail.gmail.com>
From: Tiago Celestino <tcelest...@gmail.com>
Date: Wed, 16 May 2012 13:35:23 -0300
Message-ID: <CAOpP7JWO9j4TvS0t8XbsggmG4fwMSybyr3rEWvj77U4SjUP...@mail.gmail.com>
Subject: Re: [jquery-br] declarar value do imput
To: jquery-br@googlegroups.com
Content-Type: multipart/alternative; boundary=20cf301d3a201332ea04c029e943
--20cf301d3a201332ea04c029e943
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
N=E3o seria mais simples isso:
$('seu_input').val(document.title);
Tiago Celestino
+55 71 88257389
tcelest...@gmail.com
---
---
Blog: http://fastblog.tcelestino.com.br
Github: http://github.com/tcelestino
Twitter: http://twitter.com/tcelestino
Flickr: http://www.flickr.com/tcelestino/
On Wed, May 16, 2012 at 1:15 PM, Franklin Anderson de Oliveira Souza <
frankli...@gmail.com> wrote:
> O_o
>
>
> 2012/5/16 Gerson Barbosa Alves <gerso...@gmail.com>
>
>> Show .... muito simples .... vlw
>>
>>
>> 2012/5/16 Leza Morais Lutonda <leza...@fecrd.cujae.edu.cu>
>>
>>> $('<input type=3D"text" name=3D"Caption" value=3D"' + document.title +=
'" />')
>>> ?????
>>>
>>> Atenciosamente,
>>>
>>> Leza Morais Lutonda, Lemol-Chttp://lemolsoft.webs.comhttp://github.com/=
lemolhttp://twitter.com/lemolsoft
>>>
>>>
>>> El 16-May-12 9:17 AM, Gerson Barbosa Alves escribi=F3:
>>>
>>> Como fa=E7o para declarar o value de um input com o titulo do site, ser=
ia
>>> colocar uma mascara com o titulo do site ?
>>>
>>> tenho a seguinte linha :
>>>
>>> var $caption =3D $('<div class=3D"caption" rel=3D"'+id+'"><input type=
=3D"text"
>>> name=3D"Caption" value=3D"aqui gostaria de colocar o titulo do site" />=
</div>');
>>>
>>> --
>>> Grupo de jQuery Brasil.
>>>
>>> REGRAS:
>>> https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtP=
YBNGVHH4/edit
>>>
>>> USE O JSBIN.COM / JSFIDDLE.NET PARA C=D3DIGOS.
>>>
>>> Email: jquery-br@googlegroups.com
>>> Biba: jquery-br+unsubscribe@googlegroups.com
>>> Site: http://groups.google.com/group/jquery-br?hl=3Dpt-BR
>>>
>>> **
>>>
>>> Participe en la XVI Convenci=F3n Cient=EDfica de Ingenier=EDa y Arquite=
ctura
>>> del 26 al 30 de noviembre de 2012. La Habana, Cuba:
>>> http://ccia.cujae.edu.cu
>>> Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu
>>>
>>> --
>>> Grupo de jQuery Brasil.
>>>
>>> REGRAS:
>>> https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtP=
YBNGVHH4/edit
>>>
>>> USE O JSBIN.COM / JSFIDDLE.NET PARA C=D3DIGOS.
>>>
>>> Email: jquery-br@googlegroups.com
>>> Biba: jquery-br+unsubscribe@googlegroups.com
>>> Site: http://groups.google.com/group/jquery-br?hl=3Dpt-BR
>>>
>>
>> --
>> Grupo de jQuery Brasil.
>>
>> REGRAS:
>> https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtPY=
BNGVHH4/edit
>>
>> USE O JSBIN.COM / JSFIDDLE.NET PARA C=D3DIGOS.
>>
>> Email: jquery-br@googlegroups.com
>> Biba: jquery-br+unsubscribe@googlegroups.com
>> Site: http://groups.google.com/group/jquery-br?hl=3Dpt-BR
>>
>
>
>
> --
> foobar
>
> --
> Grupo de jQuery Brasil.
>
> REGRAS:
> https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtPYB=
NGVHH4/edit
>
> USE O JSBIN.COM / JSFIDDLE.NET PARA C=D3DIGOS.
>
> Email: jquery-br@googlegroups.com
> Biba: jquery-br+unsubscribe@googlegroups.com
> Site: http://groups.google.com/group/jquery-br?hl=3Dpt-BR
>
--20cf301d3a201332ea04c029e943
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
N=E3o seria mais simples isso:<div><br></div><div>$('seu_input').va=
l(document.title);<br clear=3D"all"><br><br>Tiago Celestino<br>+55 71 88257=
389<br><a href=3D"mailto:tcelest...@gmail.com" target=3D"_blank">tcelestino=
@gmail.com</a><br>
---<br>---<br>Blog: <a href=3D"http://fastblog.tcelestino.com.br" target=3D=
"_blank">http://fastblog.tcelestino.com.br</a><div>Github:=A0<a href=3D"htt=
p://github.com/tcelestino" target=3D"_blank">http://github.com/tcelestino</=
a></div>
<div>Twitter:=A0<a href=3D"http://twitter.com/tcelestino" target=3D"_blank"=
>http://twitter.com/tcelestino</a><br>Flickr: <a href=3D"http://www.flickr.=
com/tcelestino/" target=3D"_blank">http://www.flickr.com/tcelestino/</a><br=
><br>
</div>
<br>
<br><br><div class=3D"gmail_quote">On Wed, May 16, 2012 at 1:15 PM, Frankli=
n Anderson de Oliveira Souza <span dir=3D"ltr"><<a href=3D"mailto:frankl=
i...@gmail.com" target=3D"_blank">frankli...@gmail.com</a>></span> wrote=
:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">O_o<div class=3D"HOEnZb"><div class=3D"h5"><=
br><br><div class=3D"gmail_quote">2012/5/16 Gerson Barbosa Alves <span dir=
=3D"ltr"><<a href=3D"mailto:gerso...@gmail.com" target=3D"_blank">gerson=
a...@gmail.com</a>></span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Show .... muito simples .... vlw<div><div><br><br><div class=3D"gmail_quote=
">2012/5/16 Leza Morais Lutonda <span dir=3D"ltr"><<a href=3D"mailto:lez=
a...@fecrd.cujae.edu.cu" target=3D"_blank">leza...@fecrd.cujae.edu.cu</a>&g=
t;</span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
=20
=20
=20
<div bgcolor=3D"#FFFFFF" text=3D"#000000">
$('<input type=3D"text" name=3D"Caption" val=
ue=3D"' + document.title +
'" />')<br>
?????<br>
<pre cols=3D"72">Atenciosamente,
Leza Morais Lutonda, Lemol-C
<a href=3D"http://lemolsoft.webs.com" target=3D"_blank">http://lemolsoft.we=
bs.com</a>
<a href=3D"http://github.com/lemol" target=3D"_blank">http://github.com/lem=
ol</a>
<a href=3D"http://twitter.com/lemolsoft" target=3D"_blank">http://twitter.c=
om/lemolsoft</a></pre>
<br>
El 16-May-12 9:17 AM, Gerson Barbosa Alves escribi=F3:
<blockquote type=3D"cite"><div>
=20
Como fa=E7o para declarar o value de um input com o titulo do site,
seria colocar uma mascara com o titulo do site ?
<div><br>
</div>
<div>tenho a seguinte linha :</div>
<div><br>
</div>
<div>
<div>var $caption =3D $('<div class=3D"caption"
rel=3D"'+id+'"><input type=3D"text&q=
uot; name=3D"Caption"
value=3D"aqui gostaria de colocar o titulo do site"
/></div>');</div>
</div>
<div><br>
</div></div>
-- <br>
Grupo de jQuery Brasil.<br>
=A0<br>
REGRAS: <a href=3D"https://docs.google.com/document/d/1VfvTDmeHTSj-L5=
ouZJjQQ4OkjTCU1Hr2XtPYBNGVHH4/edit" target=3D"_blank">https://docs.google.c=
om/document/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtPYBNGVHH4/edit</a><br>
=A0<br>
USE O <a href=3D"http://JSBIN.COM" target=3D"_blank">JSBIN.COM</a> / =
<a href=3D"http://JSFIDDLE.NET" target=3D"_blank">JSFIDDLE.NET</a> PARA C=
=D3DIGOS.<br>
=A0<br>
Email: <a href=3D"mailto:jquery-br@googlegroups.com" target=3D"_blank=
">jquery-br@googlegroups.com</a><br>
Biba: <a href=3D"mailto:jquery-br+unsubscribe@googlegroups.com" targe=
t=3D"_blank">jquery-br+unsubscribe@googlegroups.com</a><br>
Site: <a href=3D"http://groups.google.com/group/jquery-br?hl=3Dpt-BR"=
target=3D"_blank">http://groups.google.com/group/jquery-br?hl=3Dpt-BR</a><=
br>
</blockquote>
</div>
<u></u>
<div>
<p>
Participe en la XVI Convenci=F3n Cient=EDfica de Ingenier=EDa y Arquitectur=
a del 26 al 30 de noviembre de 2012. La Habana, Cuba: <a href=3D"http://cci=
a.cujae.edu.cu" target=3D"_blank">http://ccia.cujae.edu.cu</a>
<br>
Consulte la enciclopedia colaborativa cubana. <a href=3D"http://www.ecured.=
cu" target=3D"_blank">http://www.ecured.cu</a><span><font color=3D"#888888"=
>
</font></span></p><span><font color=3D"#888888">
</font></span></div><span><font color=3D"#888888">
<p></p>
-- <br>
Grupo de jQuery Brasil.<br>
=A0<br>
REGRAS: <a href=3D"https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQ=
Q4OkjTCU1Hr2XtPYBNGVHH4/edit" target=3D"_blank">https://docs.google.com/doc=
ument/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtPYBNGVHH4/edit</a><br>
=A0<br>
USE O <a href=3D"http://JSBIN.COM" target=3D"_blank">JSBIN.COM</a> / <a hre=
f=3D"http://JSFIDDLE.NET" target=3D"_blank">JSFIDDLE.NET</a> PARA C=D3DIGO=
S.<br>
=A0<br>
Email: <a href=3D"mailto:jquery-br@googlegroups.com" target=3D"_blank">jque=
ry-br@googlegroups.com</a><br>
Biba: <a href=3D"mailto:jquery-br%2Bunsubscribe@googlegroups.com" target=
=3D"_blank">jquery-br+unsubscribe@googlegroups.com</a><br>
Site: <a href=3D"http://groups.google.com/group/jquery-br?hl=3Dpt-BR" ta=
rget=3D"_blank">http://groups.google.com/group/jquery-br?hl=3Dpt-BR</a><br>
</font></span></blockquote></div><br>
<p></p>
-- <br>
Grupo de jQuery Brasil.<br>
=A0<br>
REGRAS: <a href=3D"https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQ=
Q4OkjTCU1Hr2XtPYBNGVHH4/edit" target=3D"_blank">https://docs.google.com/doc=
ument/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtPYBNGVHH4/edit</a><br>
=A0<br>
USE O <a href=3D"http://JSBIN.COM" target=3D"_blank">JSBIN.COM</a> / <a hre=
f=3D"http://JSFIDDLE.NET" target=3D"_blank">JSFIDDLE.NET</a> PARA C=D3DIGO=
S.<br>
=A0<br>
Email: <a href=3D"mailto:jquery-br@googlegroups.com" target=3D"_blank">jque=
ry-br@googlegroups.com</a><br>
Biba: <a href=3D"mailto:jquery-br%2Bunsubscribe@googlegroups.com" target=
=3D"_blank">jquery-br+unsubscribe@googlegroups.com</a><br>
Site: <a href=3D"http://groups.google.com/group/jquery-br?hl=3Dpt-BR" ta=
rget=3D"_blank">http://groups.google.com/group/jquery-br?hl=3Dpt-BR</a><br>
</div></div></blockquote></div><br><br clear=3D"all"><br></div></div><span =
class=3D"HOEnZb"><font color=3D"#888888">-- <br>foobar</font></span><div cl=
ass=3D"HOEnZb"><div class=3D"h5"><br>
<p></p>
-- <br>
Grupo de jQuery Brasil.<br>
=A0<br>
REGRAS: <a href=3D"https://docs.google.com/document/d/1VfvTDmeHTSj-L5ouZJjQ=
Q4OkjTCU1Hr2XtPYBNGVHH4/edit" target=3D"_blank">https://docs.google.com/doc=
ument/d/1VfvTDmeHTSj-L5ouZJjQQ4OkjTCU1Hr2XtPYBNGVHH4/edit</a><br>
=A0<br>
USE O <a href=3D"http://JSBIN.COM" target=3D"_blank">JSBIN.COM</a> / <a hre=
f=3D"http://JSFIDDLE.NET" target=3D"_blank">JSFIDDLE.NET</a> PARA C=D3DIGO=
S.<br>
=A0<br>
Email: <a href=3D"mailto:jquery-br@googlegroups.com" target=3D"_blank">jque=
ry-br@googlegroups.com</a><br>
Biba: <a href=3D"mailto:jquery-br%2Bunsubscribe@googlegroups.com" target=
=3D"_blank">jquery-br+unsubscribe@googlegroups.com</a><br>
Site: <a href=3D"http://groups.google.com/group/jquery-br?hl=3Dpt-BR" ta=
rget=3D"_blank">http://groups.google.com/group/jquery-br?hl=3Dpt-BR</a><br>
</div></div></blockquote></div><br></div>
--20cf301d3a201332ea04c029e943--