Team:Paris Bettencourt/Notebook

From 2013.igem.org

(Difference between revisions)
Line 96: Line 96:
         pageURL1 = pageURL1.concat(pageURL,'.html');
         pageURL1 = pageURL1.concat(pageURL,'.html');
         $.ajax({
         $.ajax({
-
           url: pageURL1.concat("?action=raw&ctype=text/html"),
+
           url: pageURL1.concat("?action=raw&direction=cur&ctype=text/html"),
           type: 'html',
           type: 'html',
           cache: false,
           cache: false,
           success: function (html) {
           success: function (html) {
           /* Replace Content */
           /* Replace Content */
-
           $('#rightscroll').html(html.concat("<p><a href=\"",pageURL1,"\" target=\"_blank\">create/edit</a></p>"));
+
           $('#rightscroll').html(html.concat("<p><a href=\"",pageURL1,"?action=edit\" target=\"_blank\">Edit this note!</a></p>"));
           /* Try Fade In */
           /* Try Fade In */
           $('#rightscroll').fadeIn('slow');  
           $('#rightscroll').fadeIn('slow');  

Revision as of 13:58, 1 August 2013

<body>
Notebook

Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
team2013@igem-paris.org
Hit Counter by Digits
Copyright (c) 2013 igem.org. All rights reserved.