Arvada shooting leaves 1 seriously injured; man in custody

A shooting Thursday in the parking lot of an apartment complex in Arvada sent one man to the hospital and another to jail. 

The shooting occurred at 8:20 a.m. at the Palmetto Club Apartments, said Dave Snelling, a spokesman for the Arvada Police Department.

The victim was taken to a hospital, where he was listed in stable condition, Snelling said.

On Thursday afternoon, Jefferson County sheriff’s deputies arrested a man near Coal Mine Avenue and Robincrest Lane in connection with the shooting.

Police believe that the gunman and victim knew each other, but it’s unclear what led to the shooting, Snelling said. 

Teenager arrested in connection with fatal I-70 shooting
Aurora police search for driver in fatal hit-and-run
Denver police search for driver in fatal hit-and-run crash

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[].,;:s@”]+(.[^()[].,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}


PREV

PREVIOUS

Shelter-in-place lifted in northwestern Aurora while authorities try to locate fugitive

Authorities on Thursday told residents in northwest Aurora to shelter in place for much of the afternoon as they tried to find a man who escaped from the Colorado Department of Corrections. The order was lifted about 7 p.m, when it was determined the man they wanted was not there. Aurora police asked residents who […]

NEXT

NEXT UP

CU Boulder student sexually assaulted in residence hall

The University of Colorado Boulder Police Department is investigating a sexual assault at a residence hall. A man knocked on a student’s door around 10 p.m. Wednesday at Williams Village North, grabbed her and then sexually assaulted her, according to an alert from the university.  The man is college aged and is around 6 feet […]