Opportunity html

From Redazione
Jump to navigation Jump to search
Line 653: Line 653:
  
 
$('.target_country_group_button').on('click', function() {
 
$('.target_country_group_button').on('click', function() {
console.log($(this).attr('data'))
+
 
 
var selected = !$(this).hasClass('selected')
 
var selected = !$(this).hasClass('selected')
 
var key = $(this).attr('data'),
 
var key = $(this).attr('data'),
 
country;
 
country;
console.log(selected)
+
 
 
for(var i in country_groups[key]) {
 
for(var i in country_groups[key]) {
 
country = country_groups[key][i]
 
country = country_groups[key][i]
console.log(country)
+
 
 
$('#select_countries option:contains(' + country + ')').prop('selected', selected);
 
$('#select_countries option:contains(' + country + ')').prop('selected', selected);
 
//$('#select_countries option[value=' + country + ']').attr('selected', selected);
 
//$('#select_countries option[value=' + country + ']').attr('selected', selected);

Revision as of 20:20, 4 March 2020

The title of the announcement for publishing.
Who is providing and funding this opportunity?
To citizens of what country this announcement is addressed? Use the buttons below if it is addressed to groups of countries.
Please enter the funding related to this announcement, indicating overall amount, currency, conditions, and any related information.
Please enter who can access this opportunity and the requisites.
Please enter the official url with further information
As soon as possible
If "as soon as possible" is checked please enter the final date of validity of the announcement as “deadline”.