Just one little issue I'm trying to figure out with regular expressions. I've used them plenty of times before, but I've always had issues with expressions that work on urls.
In this case, I'm using Python to grab information from a php page. The page contents would include something like this...
After finally getting completely fed up with the standard windows command prompt, I've taken it upon myself to start trying to build a quick and simple alternative to one - an alternative that keeps all of the functions intact (so I shouldn't be rewriting any of them), while just giving it a...
Hey. I'm working on a simple site that makes use of a lot of CSS and Javascript. The main problem I'm dealing with right now is getting it validated. This is for a class, and the w3c validation seems to be the most important thing to our professor.
But I'm of course running into a problem. I...
Hey. I'm having a problem with using onMouseOut commands in Firefox. Here's the code snippet I'm looking at:
<div style="position:absolute;" id="portfolio-menu"...
I never have been good with regular expressions, perl-compatible or otherwise. And I've been looking at this for awhile. So I'll just tell exactly what I need, and see if anyone can write the expression for it.
Basically, I need to make a replacement on all image tags within some bb coding...
Hi. I'm a bit new to javascript, so go easy on me. ;)
I'm trying to form a function to handle menu loading, since I think I'm going to have a lot of menus. Here's the header stuff:
last_menu = "opening_menu";
function load_menu(menu) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.