Tag Archives: Pop Up Windows

i have been offered a new, steady gig

Nonetheless now I’m kind of scared because it’s been a long even though since I worked for an actual company, maintaining its website. The abilities I currently have finally are: HTML signal, expert knowledge connected with Dreamweaver-type web editors (TSW is the way I roll), and recently this year CSS scripting. I have learned to do Javascript pop-up windows, rollovers, image-maps, et cetera. I’m familiar by using FTP programs along with designing in Flash. This is what I THINK I needs to add to my personal skills: Php, perl, unix, asp, as well as some other server-side code Because Make don’t know what exactly common skill sets are required to maintain today’s websites. I will be doing work for a busy non-profit agent. What script or even code do most of you guys deal with when maintaining any corporation’s website What’s the typical work like Will be the skills learned in maintaining a corporation’s website applicable that will other creative/entertainment improvement careers The thing you need to know depends on the job (and something you must definitely know before accepting the job). What information can be bought.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Can someone help with bring-to-front code for pop-up windows?

Hello there, I have any music site, and on one particular page surfers can visit song titles also it opens up any pop-up window that contain the lyrics. While you click onto the principle window again, the actual pop-up then relegates to help underneath it, just in case you click around the same link once more, you get nothing – if you don’t closed the pop-up very first. How can i modify my javascript so clicking to the pop-up link will bring an already open window for the front This is the popup computer code currently: Code: < your href=" javascript: void(window. open(‘rpages/poar/dragofsloth. html’, ‘The Move of Sloth’, ‘resizable=1, width=585, height=420, top=60, left=60′))" > JUST ONE. The Drag of Sloth< /a> It’s important to focus() the eye-port. Try something like this (untested). Would be superior to slap the code in the function and call taht out of your link. < your href=" javascript: var times = window. open(‘rpages/poar/dragofsloth. html’, ‘The Move of Sloth’, ‘resizable=1, width=585, height=420, top=60, left=60’); times. focus(); " > JUST ONE. The Drag of Sloth< /a> That works! Thanks Smoseley, really appreciate it. So you’re telling (I’m a j. script newbie, excuse me) I should squeeze bulk … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment