Already a member?
Sign in
Location:
Future Enhancements
Discussion: google search box
Watch
|
dczone |
google search box
Mar 26 2008, 12:43 PM EDT i wish to insert a google search box, i hav the code but cant figure out how to use it.. ??? is it possible to insert the search box right now, if not can u provide this feature ?? 1 out of 2 found this valuable. Do you? |
|
CryingDove |
RE: google search box
Mar 26 2008, 7:26 PM EDT Most search box widgets are written in java script. That being said, Wetpaint does not support scripting at this time. BUT, you can use iFrame code to get Google search on your wiki. Here is what you need to do. Easyedit your page, Select the position on your page where you want the Google Seach Box to be, Select "Widget Tool", then select "Other Widgets" Now copy and paste the following code into the window that "Enter Code For Widget". After the code has been entered, click on "Add Widget" and save your page. Here is the code you need: <iframe frameborder="0" height="405" src="http://www.google.com// embed?" width="710"></iframe> You can view a live example at http://splats.wetpaint.com/page/Google+Search 1 out of 1 found this valuable. Do you? |