|
$(function(){ var taglist = 'france, Nuclear Power, Plant, Nuclear power plant, power, nuclear'; $('#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:169785, 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.
more
|
How many nuclear power plants are there in france?
Related Questions
- In the 1950s, perhaps the height of the so-called Atomic Age, Ford developed a concept car called the Ford ...
- One of the biggest problems involved in working with nuclear materials is figuring out what to do with these ...
- Nuclear power is an alternative power source that uses the nuclear fission of uranium to create heat and, ...
- It is evident that all possible technical measures have been taken to avoid an accident (which would be ...
- ST: Most developed nations are implementing stringent environmental goals relating to air pollution and ...