|
$(function(){ var taglist = 'Architecture, Landscape architecture, world, landscape'; $('#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:114781, 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.
more
|
|
$(function(){ var taglist = 'Architecture, Landscape architecture, world, landscape'; $('#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:114781, 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
|
Does anyone know the most world reknowed achitecture or landscape architecture firms?
Related Questions
- Generally, Architecture involves designing a building that includes all the technical, environmental and ...
- G'day, Interior architecture? Do you mean interior design? I did some search in Australian course search ...
- • LANDSCAPE ARCHITECTURE (noun) The noun LANDSCAPE ARCHITECTURE has 1 sense: 1. the branch of architecture ...
- Len Hopper: For landscape architects, sustainability arguably arose as an issue over 100 years ago, though of ...
- In the past few decades, Washington, D.C. has lost half its tree cover, San Diego, Calif.’s is off about a ...