|
Hi,
I want to have a link or something which could be inserted in an email/forum etc. It's a typical url. But I would like that link to be opened in a custom sized new browser window ( say 800 x 600 ) . It sounds weird, but that is the requirement. Can...
Started by Rakesh on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you absolutely have to, you could link from an email.
It would contain the custom code to create a desired XSS attacks are, again, all but unheard of.
Let that link be a normal link.
Achieve this.
|
|
I'm trying to add a navigation link from a plugin that I made without altering the main app files. For example, say that I have this:
app/views/shared/_navigation.html.erb
<ul id="navigation"> <li><a href="#">Nav link A</a><...
Started by sjsc on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
End end
In the plugins init.rb, you would want to do view would look like:
<ul id="navigation"> <li><a href="#">Nav link A</a></li> <li><a href="#">....
Recipes.rb
module Recipes def link_to_recipe ..
|
|
I am currently creating a set of custom media types for a RESTful api (e.g. application/vnd.mycompany.foo+xml) and I'm trying to identify the pros and cons of two different ways of exposing hypermedia links.
If I first consider what other media types ...
Started by Darrel Miller on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Personally I like the second AtomPub example the best, because the link elements in an Atom Entry (which....
Spec where a link with no relation is considered the default link (whether they call is "self" or "source" I don't remember).
|
Ask your Facebook Friends
|
In Firefox, I'd like to be able to highlight a word or number, then right click and have options that would open various custom links such as:
View User Profile -> http://mysite.com/user/HIGHLIGHTEDWORD
View User Admin Page -> http://mysite.com/...
Started by kevinsl on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This page has some options for Menu customization extensions:
Maybe you could use one of those extensions with keyword searches ?
I believe in you !
I know you're trying to save yourself some time with due diligence researching whether it's been....
|
|
I have a custom NSCell with various elements inside of it (images, various text pieces) and one of those text blocks may have various clickable links inside of it. I have my NSAttributedString correctly identifying the links and coloring them blue however...
Started by Mike Rundle on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The hardest part (which I don't have the answer to) is how to determine the rect of the link text, I will immediately add a custom NSView subview to the NSTableView at the same position as the NSCell.
|
|
I'm a Joomla developer and I'am trying to build a component(in J!1.5) that uses urlparam for creating custom menu links in the admin.
I want my component to work like the built-in polls component that allows users to select the id of an item in my component...
Answer Snippets (Read the full thread at stackoverflow):
Just give it a relative link rather than an absolute one:
index.php?option=com.
The same in short answer form)
Why exactly can't you just you just use an External Link menu type?
This is what I do.
|
|
What is best lightweight unobtrusive solution to open any link in custom size popup with "close" button?
Edit 3:
and if JavaScript is disabled then link should be open in new tab/window like any any normal page. popup should be open vertically and horizontally...
Started by jitendra on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Exist
<a id="close" href="your-link" target="_blank" title="opens in a new window">close</a>.
|
|
Environment: I have a windows network shared desktop application written in C# that leans against an MSSQL database. Windows sharepoint services 3.0 is installed (default installation, single processor, default sql express content database and so on) ...
Started by dr.lijenjin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In your external database (or your custom list, the SPFile GUID and the SPWeb GUID) retrieving them.
|
|
I would like to be able to programmatically change the outputted path to a Drupal node without using the PathAuto module . We currently process a large volume of content (thousands of articles per day) that get added on the back-end. Rather than use PathAuto...
Started by jonstjohn on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Functions:
http://api.drupal.org/api/function/custom_url_rewrite_outbound http://api.drupal.org/api/function/custom_url_rewrite_inbound
But really, Pathauto is the "right" way to do this..
|
|
A customer has just sent me an email containing my address. an address that's linked to a suspended account. what now?
will ebay see this? link me?
Started by 2000chevyman on
, 17 posts
by 7 people.
Answer Snippets (Read the full thread at aspkin):
Sometimes it's best to just take.
With ebay before but this time..there is a direct link..but in an email.
|