';
content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »');
} else {
var cleanText = sanitizer.sanitize(suggestion.text)
var boldText = cleanText.replace(reg, function (optionText) {
return '' + optionText + ''
});
var subText = sanitizer.sanitize(suggestion.subText);
subText = subText.replace(suggestion.artistName, function (optionText) {
return optionText.replace(reg, function (boldText) {
return '' + boldText + ''
})
});
var cssClass = suggestion.type === 'artist' ? 'img-circle border' : '';
content = '
' +
'' +
'
' +
'' + boldText + '' +
'' + subText + '' +
'
' +
'
';
}
itemElement.innerHTML = content;
return itemElement;
},
onSelect: function (element, autocomplete) {
document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}}))
savedSearch(sanitizer.sanitize(autocomplete.value), element);
},
emptyMsg: 'No results found.',
preventSubmit: false,
showOnFocus: true,
// Required to set the final position of the results
// By default result tag is applied at the bottom of the document with fixed style
// when we want it in the defined tag ( Styles are also customized )
customize: function (input, inputRect, container, maxHeight) {
resultContainer.append($(container))
}
};
}
function savedSearch(string, element) {
if (!element.url) {
element.url = url.replace("term", string)
}
var formData = new FormData();
formData.append('string', string);
formData.append('nbResults', nbResults);
try {
if (navigator.sendBeacon) {
navigator.sendBeacon('/en/saved--search/artwork', formData)
} else {
var xhr = new XMLHttpRequest();
xhr.open('post', '/en/saved--search/artwork', false);
xhr.send(formData);
}
} catch (e) {
}
window.location.href = element.url
}
document.addEventListener('am.gtag.search', function (e) {
var term = e.detail.term
gtag("event", "search", {
search_term: term
});
});
})
})();
Jose Fors, born in Havana, Cuba in 1958, is a contemporary artist known for his diverse and extensive body of work. He moved to the United States in 1960 and later traveled to Mexico in 1967, where he initially lived in Guadalajara before relocating to Mexico City. In 1976, Fors moved to Miami, Florida, where he studied for three years under Robert Martinez. After his time in Miami, he returned to Guadalajara, where he currently resides.
Fors held his first solo exhibition in 1979 at the Virginia Miller Galleries in Miami, marking the beginning of a prolific career. His art has been showcased in notable exhibitions across various cities, including Miami, Washington, DC, Boston, Winnipeg, Tokyo, and Guadalajara. His work has earned a place in the permanent collections of prestigious institutions such as the Blanton Museum of Art in Austin, the San Antonio Museum of Art, the Wurt Museum in , the University of Guadalajara's Museum of Art, the Mexican Fine Arts Center Museum in Chicago, the National Museum of Fine Arts in Cuba, and the Museum of Contemporary Arts in Los Angeles, among others.
Discover contemporary artworks by Jose Fors, browse recent artworks and buy online. Categories: contemporary american artists. Artistic domains: Printmaking. Artist represented by MLA Gallery. type: Artist, member since 2019 (Country of origin United States). Buy Jose Fors's latest works on ArtMajeur: Discover great art by contemporary artist Jose Fors. Browse artworks, buy original art or high end prints.
Established artist The artist is recognized for their work
Exhibited in public collections The artist's works are present in museums or public collections
Represented by a gallery The artist is officially represented by a gallery
Editor's Pick The artist's works have been noticed by the editorial staff
Biography 4jv34
Jose Fors, born in Havana, Cuba in 1958, is a contemporary artist known for his diverse and extensive body of work. He moved to the United States in 1960 and later traveled to Mexico in 1967, where he initially lived in Guadalajara before relocating to Mexico City. In 1976, Fors moved to Miami, Florida, where he studied for three years under Robert Martinez. After his time in Miami, he returned to Guadalajara, where he currently resides.
Fors held his first solo exhibition in 1979 at the Virginia Miller Galleries in Miami, marking the beginning of a prolific career. His art has been showcased in notable exhibitions across various cities, including Miami, Washington, DC, Boston, Winnipeg, Tokyo, and Guadalajara. His work has earned a place in the permanent collections of prestigious institutions such as the Blanton Museum of Art in Austin, the San Antonio Museum of Art, the Wurt Museum in , the University of Guadalajara's Museum of Art, the Mexican Fine Arts Center Museum in Chicago, the National Museum of Fine Arts in Cuba, and the Museum of Contemporary Arts in Los Angeles, among others.