Tagged Questions

4
votes
17answers
553 views

Employer spying?

I like how this is getting down-modded. A legitimate resource on what to do if you're being spied on by your company. GG. Update: All of my responses to the suggestions in the thread have …
2
votes
3answers
245 views

HTML/CSS: One element, 1 pixel high, 100% wide, 0 images, single color, all browsers

Hi I'm looking for a way to do something which in my opinion should be super simple, but I couldn't figure it out... I want a graphical element on my web page which is exactly 1 pixel high, 100% …
1
vote
1answer
195 views

hr with an image thru css

Hi, I find this a pain. I am trying to get CSS to use an image when the < hr /> tag is used. I am currently using: hr { display:block; border:none; height:10px; …
0
votes
0answers
88 views

Oracle Suite - terminate job application in HR (human resources)

I am using the "hr_assignment_api.terminate_apl_asg" API to terminate applications, with out terminating the applicant. When I run it, it does nothing, and gives no error. I run it against data …