Dotclear


Ignore:
Timestamp:
01/09/11 15:26:36 (13 years ago)
Author:
philippe
Message:

myGmaps : added class attribute on infowindow for styling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/myGmaps/_public.php

    r2826 r2837  
    162162                         'infowindow_'.$_ctx->posts->post_id.'.setContent('."\n". 
    163163                              '"<h3>"+title+"</h3>"+'."\n". 
    164                               '"<div id=\"post-infowindow_'.$_ctx->posts->post_id.'\">"+content+"</div>"'."\n". 
     164                              '"<div class=\"post-infowindow\" id=\"post-infowindow_'.$_ctx->posts->post_id.'\">"+content+"</div>"'."\n". 
    165165                         ');'."\n". 
    166166                         'infowindow_'.$_ctx->posts->post_id.'.open(map_'.$_ctx->posts->post_id.', marker);'."\n". 
     
    173173                         'infowindow_'.$_ctx->posts->post_id.'.setContent('."\n". 
    174174                              '"<h3>"+title+"</h3>"+'."\n". 
    175                               '"<div id=\"post-infowindow_'.$_ctx->posts->post_id.'\">"+content+"</div>"'."\n". 
     175                              '"<div class=\"post-infowindow\" id=\"post-infowindow_'.$_ctx->posts->post_id.'\">"+content+"</div>"'."\n". 
    176176                         ');'."\n". 
    177177                         'infowindow_'.$_ctx->posts->post_id.'.open(map_'.$_ctx->posts->post_id.');'."\n". 
Note: See TracChangeset for help on using the changeset viewer.

Sites map