how do i transition from a paragraph to a paragragh?
$(function(){ var taglist = ‘transition, Paragraph’; $(‘#edit-tags’).click(function(){ $(‘#tag-list’).html(”); // remove link $(this).parent().hide(0); // setup new form $(‘#tag-editing-list’).focus().parent().submit(function(){ $.ajax({ type: “POST”, url: “/a/post-tag-edit”, dataType: ‘json’, data: {pid:114138, ajax_new_tags:$(‘#tag-editing-list’).val()}, success: function(json){ $(‘#tag-list’).html(”+json.status+’ ‘+json.html_list); $(‘#edit-tags’).parent().show(0); taglist = json.text_list; } }); return false; }); return false; }); $(‘#why-tags’).click(function(){ $(this).parent().html(‘ Tags are the “behind the scenes” connectors. They link post to people, and people to other people. Having lots of relevant tags on a post increases the chance of a post being seen by people who can help. If you can ever improve the post\’s tags, doing so will give you link back credit just like leaving a reply.
Related Questions
- Paragraph 8.33(d)(iii) of the CPGs allows an agency to direct source property or services where there is ‘an absence of competition for technical reasons’. What does this include?
- Page 55 of 137, third paragraph: If the existing interim shoulder is wide enough, the HTC system may be placed in the existing paved shoulder . What is wide enough?
- how do i transition from a paragraph to a paragragh?