Execute like this

#map {width:880px;
height:1000px;

}


<div id=map">
"http://www.searchpoint.net/Search/mapSearch.aspx?_account=idd&_new=1&org_id=carets&agent_public_id=SSCHRRIC_socal&sponsor_office_id=H631_SOCAL&master_uid=DDA3E921-85C2-488C-8B79-DA50DB9D19BA&criteria=<Search><OrgId>carets</OrgId><NELat>33.952473606162826</NELat><NELong>-117.18292236328125</NELong><SWLat>33.26395335923739</SWLat><SWLong>-118.50402832031251</SWLong><LocationType></LocationType><MidLat>33.6082134827001</MidLat><MidLong>-117.843475341797</MidLong><Zoom>10</Zoom><SearchType>1</SearchType><PolygonType>custom</PolygonType><Status>A,B</Status><oper_in_misearch_features_2>OR</oper_in_misearch_features_2><oper_in_misearch_features_3>OR</oper_in_misearch_features_3><RESPropertyType>SFR</RESPropertyType><PolyPoints>33.738,%20-118.099,33.7814,%20-118.1127,33.8099,%20-118.1237,33.8954,%20-118.077,33.892,%20-117.9245,33.916,%20-117.9218,33.9148,%20-118.0069,33.9422,%20-118.0083,33.9388,%20-117.8559,33.8989,%20-117.801,33.8647,%20-117.7034,33.698,%20-117.6485,33.6934,%20-117.5414,33.6214,%20-117.5387,33.6031,%20-117.5016,33.515,%20-117.448,33.4669,%20-117.4823,33.4394,%20-117.5222,33.4222,%20-117.5744,33.3626,%20-117.5977,33.6832,%20-118.1127,33.738,%20-118.099</PolyPoints><Features></Features></Search>"></div>

The search doesn’t execute.

I’ve tried
<a href="http://www.searchpoint.net . . . etc.
and
<a src="http://www.searchpoint.net. . . etc.

My application of these hasn’t worked.

I’m trying to style the map search page using CSS rather than the iframe or object.

Is this doable?

What say yee ?

Thanks . . . Rick

The fix is fairly straight forward, but if you apply some formatting to your posted code so that it is not all on one line it would be easier to read for me.

Hi Max - not sure what you mean.

. . . “apply some formatting to your posted code”. . .

Which part?

You’re missing a quote: <div id=map">

The <div id=“map”> is there. I just didn’t copy it over.

You said the fix if fairly straight forward . . . what might that be?

Thanks . . . Rick

:confused: I said no such thing.

What does a search function have to do with CSS?

Sorry imagekitty - I thought I was talking with Max.

Why wouldn’t, or couldn’t it be styled in CSS?

Rick

I thought you were asking why the search doesn’t execute.