all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tagging Facility
@ 2009-09-22 12:19 Maulik V Patel
  0 siblings, 0 replies; only message in thread
From: Maulik V Patel @ 2009-09-22 12:19 UTC (permalink / raw)
  To: help-gnu-emacs

Hi i m new in facebook developement.. my prblem is that i have to
perform tagging facility to friends profile. i have applied a fbjs
code. but the code does not effect. here my code is


function process_form1()
{
  document.getElementById('result_name').setInnerFBML =
document.getElementById('input_name').getValue();
}
</script>


<form method="post">
<input type="text" id="input_name" size="5">
<div id="result_name"></div>
<input type="button" onClick="process_form1()" value="Tag"><
<form>
let me know where i m wrong. & is there any effective code for simple
tagging Facility. i have to post only one tag & My textbox & button
Should be invisible. help me to find out solu~n

Thanks in advance, for help me..


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-22 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 12:19 Tagging Facility Maulik V Patel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.