That was good.
Sorry fwrite(), I was using you incorrectly for the past half-hour. And part 2/4 is done!
That was good.
Sorry fwrite(), I was using you incorrectly for the past half-hour. And part 2/4 is done!
Still can’t like posts 'cuz I’m outta likes
I must have read like 15. Why haven’t I got it yet? Do locked posts not count?
Otherwise it must be my school’s crappy internet XD. It greys it out, though…
Nope, you got it!
The system should assign it to you within 24 hours.
AH, still no likes!
Darn…
99.5F. Tired, (very slight) chills and indigestion. Let’s hope that it is just food poisoning or something
What about me?
30 more days of visiting minimum.
Why is this not working???
<form target="_blank" action="https://bing.com" method="post" name=""><input value="Go" type="submit"></form>
<script>
document.getElementsByTagName("form").action = "https://google.com";
</script>
I am trying to learn JavaScript. I cannot change anything about the <form>
element, only the JS code.
EDIT: $('form').attr('action', 'https://google.com');
also does not work…
Does it return an array instead of an object?
also, give the form an id (id="replace_with_id_name"
) and select it by the id using this:
const variable = document.querySelector("#replace_with_id_name_DO_NOT_REMOVE_THE_HASHTAG_EXCLAMATION_MARK_EXCLAMATION_MARK_EXCLAMATION_MARK");
Thats jQuery.
IK
EDIT: Got it working with document.querySelectorAll('form[action^="https://bing.com"]')
The only aggressor in Europe since the end of WW2 has been russia, who invaded Poland, Czechoslovakia, Hungary, all the Baltic states, and others and more recently Georgia, Chechnya and now Ukraine.
The West is no threat to Russia’s sovereignty but it is a threat to the dictator Putin who cannot afford to have free democratic nations on Russia’s border and shows his own subjugated population what freedom looks like.
(LOL) If Russian capability has just been demonstrated in Ukraine, their nukes would blow up in russia
hahaha you often dream all kinds of craziness
Just going through infnityfree emails and found this odd.
open client area
goes to: https://vphooks.infinityfree.net/accounts
is that really admin checking informal topics?
I’m keeping count, this is the third time he replied here
Still sick tho
OFC I had to get sick the day I got reg for the first time
Hmm, that’s a bug. Will fix that right away, is easy to do.