background-color: #192734; } #postpone_button { font-size: 18px ! important; font-weight: bold !important; margin-bottom: 10px !important; margin-top:
20px ! important; background-color: #40658F !important; color: #FFCB05 !important; padding: 10px !important; border-radius: 5px !important; } #postpone button: hover { color: #FFCB05 ! important; background-color: #335072 !important; } #postpone_button: focus { color: #FFCB05 ! important; background-color: #335072 ! important; }/]]>/
1 Like
Don’t quote me on this but it sounds like the code for changing the background colors, with the “postpone” function of Java, meaning don’t make those changes immediately; ie what happened this week when the colors shifted. Someone could look up the color designators to see if they’re blue/black.
Daughter is home on snow (ice) day. She sees postpone, nothing for deny or denial.
Since you are talking about postponement this is a nice segue to…
Those are hex colors:
Gray
Michigan Blue
Gold
Doubt the “postpone” has anything to do with a decision but that’s some creative portal sleuthing!
1 Like
Got postpone, no accept or deny or reject. Since the results are most likely not uploaded yet, doubt this means anything.
“Postpone” is an execution command in Java. This was about changing the colors post-programming. Better explanation in a comment above.
2 Likes
I can find “#postpone_button” and also a “#admitreplybutton”… The plot thickens 
1 Like
am I the only person can’t find “postpone”?! I did inspect, and used command F since I am using a mac, and searched for postpone, got zero result back.
The code is probably written with a series of if/then/else junctures. Meaning if we scrolled far enough back in the code we could see where options would diverge based on what decision is uploaded.
In other words, this seems like a framework for everyone at this point.
On phone now so can’t parse but have at it, some programmer!
Got the admitreplybutton too. Think everyone has it.
On the other hand, love LOVE portal astrology! Helps to pass time and ease the anxiety
. Keep them coming!
3 Likes
lol yep something to do while I recover from knee surgery. Unfortunately the other boards I am on like Maryland and u mass have little to none!
1 Like
I can’t find the admitreplybutton :')
Don’t do ‘inspect’. Click on ‘View Page Source’, then search for it.
1 Like
Here is what we have:
$(document).ready(function(){ $(“#admitreplybutton”).click(function(){ $.ajax({ url: “?cmd=formschecklist”, context: document.body, success: function(response){ $(‘#admitreplymodalbody’).html(response); }
If you can’t find it, I don’t think you need to worry. I doubt they’ve loaded results.
The school should auto admit any CS applicant who could do that.
4 Likes
I agree. They should just auto admit everyone here. They want you to show interest and your all doing that here…
3 Likes
1 minute to the moment of truth y’all… hopefully
2 Likes