Project

General

Profile

« Previous | Next » 

Revision 48650990

Added by Andreas Kohlbecker almost 14 years ago

more footnotes

View differences:

modules/cdm_dataportal/js/footnotes.js
1 1
if (Drupal.jsEnabled) {
2
  $(document).ready($(document).ready(function() {
2
  $(document).ready(function() {
3 3
	  
4 4
	  function getFootnoteClassName(object){
5 5
		  return '.'+$(object).attr('href').substr(1);

Also available in: Unified diff