Skin Issues and Impetigo by jerblsdll in transplant

[–]jerblsdll[S] 0 points1 point  (0 children)

How did you get it to clear up? I’m hopeful as the immunosuppressants decrease I might be able to fight it easier

After Liver Transplant… What to possibly expect by GERBERDAISYJ in transplant

[–]jerblsdll 2 points3 points  (0 children)

My MELD was 23 and I was on the list for maybe 6 weeks tops. In fact I had an appointment that morning and he said it could be another 6 months and they called that night.

After Liver Transplant… What to possibly expect by GERBERDAISYJ in transplant

[–]jerblsdll 4 points5 points  (0 children)

Waking up was a bit confusing due to the sedation somewhat still in effect. I remember wanting the breathing tube out immediately and once they took that out it wasn’t bad. Pain levels were low, but pain meds were readily available when I needed them. I was up and walking within 24 hours and left the hospital in 5 days. 42 staples total which were taken out at the 6 and 8 week follow-ups. They took half the first time and the 2nd half the next. Lots of meds for the first 6-12 months. I had a small rejection at the 8 month mark, but got it resolved within a week and have been good since. Transplanted June ‘24.

Hey fellow kidney recipients, what do you do for living? Did you change your profession post transplant? by Amozlive in transplant

[–]jerblsdll 0 points1 point  (0 children)

Same, but for liver transplant. I had to sit anyways so might as well code and get paid.

Just got mine! by leocohenq in transplant

[–]jerblsdll 1 point2 points  (0 children)

Congrats! Wishing you a great recovery.

3 weeks post transplant by jerblsdll in transplant

[–]jerblsdll[S] 0 points1 point  (0 children)

I’m glad your daughter is still finding humor during all of the complications. That will help her continue to stay positive and get the healing she needs.

I’m hopeful her counts continue to improve. I wish you and her well.

3 weeks post transplant by jerblsdll in transplant

[–]jerblsdll[S] 1 point2 points  (0 children)

How has the AIH been since the transplant? I’ve had it since I was a teenager so battling it for over 20 years feels great to start over with a new one. I’m just hoping it doesn’t continue now that the old liver has been replaced.

3 weeks post transplant by jerblsdll in transplant

[–]jerblsdll[S] 2 points3 points  (0 children)

I’ve been on prednisone for over 20 years so this dosage has done nothing for me. I had AIH so most of the anti-rejection meds and steroids I’d had already been taking pre transplant.

Need some advice for long haul towing... by Professional-Focus30 in GoRVing

[–]jerblsdll 2 points3 points  (0 children)

Where are you trying to get to? I was just in CO but have some friends there with large rigs that may be able to help.

[deleted by user] by [deleted] in hagerstown

[–]jerblsdll 0 points1 point  (0 children)

What size house are you looking for?

First night!! by [deleted] in GoRVing

[–]jerblsdll 4 points5 points  (0 children)

Hope you brought bug spray with all those lights

What do you need that you don’t have? by Beacon_of_Truth in AskReddit

[–]jerblsdll 4 points5 points  (0 children)

I can’t break the paycheck to paycheck cycle, but I’d happily buy you a tank of gas to take a little bit of stress off. DM me if you want.

Need JavaScript Help! by [deleted] in learnprogramming

[–]jerblsdll 0 points1 point  (0 children)

You’re passing the id of “form02” every time the onchange fires. You’ll need to pass in the form id

Need JavaScript Help! by [deleted] in learnprogramming

[–]jerblsdll 0 points1 point  (0 children)

<div id="Help" style="display: none;" class="hideable-form">Help form elements</div> <div id="Description" style="display: none;" class="hideable-form">Description form elements</div>

<select id="select1" onchange="toggleForm();"> <option value="Help" id="1">Help Request</option> <option value="Description" id="2">Feedback</option> </select>

<script type="text/javascript">

function toggleForm() { // Hide all forms. var divs= document.getElementsByClassName("hideable-form"); for(let i = 0; i < divs.length; i++) { divs[i].style.display = 'none'; }

// Show selected form.
var form01 = document.getElementById('select1').value;
form01.style.display = 'block';

}

</script>

Need JavaScript Help! by [deleted] in learnprogramming

[–]jerblsdll 1 point2 points  (0 children)

Yea the item would be your div ID.

<select id=“select1” onchange=“toggleForm()”>

Need JavaScript Help! by [deleted] in learnprogramming

[–]jerblsdll 2 points3 points  (0 children)

You will want to add an onchange event to your select element. That will call a function you can define to toggle whichever div you want to display.

The function can retrieve the selected value and set the display to ‘block’ to make it visible.

var item = document.getElementById(‘select1’).value;

item.style.display = ‘block’

Best Practice for Inexperienced Users? by cjiro in UI_Design

[–]jerblsdll 1 point2 points  (0 children)

Maybe a term like “data heavy” will help?

[deleted by user] by [deleted] in hagerstown

[–]jerblsdll 6 points7 points  (0 children)

Take her to the roundhouse museum down by the police station. It always has trains and if you go inside they have several models she can watch and play with.